html
html
1
2
3
4
5
6
7
8
9
10
11
<!-- Created by RocketLover -->
<!DOCTYPE html>
<html>
<head>
<title>small</title>
</head>
<body>
<img src = "https://api2.sololearn.com/v2/certificates/CC-UKIVWCDS/image/png">
</body>
</html>
Enter to Rename, Shift+Enter to Preview
css
css
1
2
3
4
5
6
7
8
/* Created by RocketLover */
body {
}
img{
height:300px;width:380px;
}
Enter to Rename, Shift+Enter to Preview
js
js
1
2
3
// Created by RocketLover
Enter to Rename, Shift+Enter to Preview
BROWSER
Console
Run