html
html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<h3>THE LITTLE QUESTION OF THE DAY </h3>
<p>THE LITTLE QUESTION OF THE DAY is: well today I have no idea so I'm going to ask you this time it will be up to YOU to ask a question in comment and I will ask a question on this issue </p>
<p>Do not hesitate to like and comment for better visibility. </p>
<p>Do not hesitate to ask a question </p>
</body>
</html>
Enter to Rename, Shift+Enter to Preview
css
css
1
2
3
body {
}
Enter to Rename, Shift+Enter to Preview
js
js
1
Enter to Rename, Shift+Enter to Preview
BROWSER
Console
Run