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>email</title>
</head>
<body>
<h2 style=background-color:#faca3a> order now!</h3>
<main>
size:<select><option>small</option>
<option>big</option>
</select><br>
<select>
<option>red</option>
<option>green</option>
<option>white</option>
</select><br>
<label for="Name">
Name add:</label>
<input type="Name"id="Name"><br>
</label>
<label for ="Email">
Email add:</label>
Enter to Rename, Shift+Enter to Preview
css
css
1
alert{"order"}
Enter to Rename, Shift+Enter to Preview
js
js
1
Enter to Rename, Shift+Enter to Preview
BROWSER
Console
Ejecutar