html
html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<html>
<head>
<title>first page</title>
</head>
<body>
<p>This is a paragraph <br /></p>
</body>
</html>
<html>
<head>
<title>first work </title>
</head>
<body>
<p>this is a paragraph <br /></p>
</body>
</html>
css
css
1
js
js
1
BROWSER
Console
Correr