html
html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<!DOCTYPE html>
<html>
<head>
<title>image</title>
<style>
body{
background:skyblue;
color:blue;
}
<body>
<div class="wrapper"></div>
<form action=""></form>
<h1>login</h1>
<div class="input-box"></div>
</head>
<form>
<table>
<tr>
<td>
name:
</td>
<td>
<input type="text"placeholder="name"enter yourname">
</td>
</tr>
<tr>
<td>
password:
Enter to Rename, Shift+Enter to Preview
css
css
1
2
3
body {https://www.pexels.com/photo/scenic-seascape-with-rugged-rock-formations-30840677
}
Enter to Rename, Shift+Enter to Preview
js
js
1
Enter to Rename, Shift+Enter to Preview
BROWSER
Console
Run