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>GENERAL KNOWLEDGE</title>
<style>
body{
font-family:;
}
h1 {
color: black;
font-size: 50px;
}
h2 {
color: black;
font-size: 25px;
text-align:left;
}
ul {
color: darkgreen;
list-style-type:circle;
font-size: 18px;
}
ol {
color:darkblue;
font-size:20px;
}
p {
css
css
1
2
3
body {
}
js
js
1
alert ("MAKE ME FAMOUS BY CLICKING THIS= ^ ")
BROWSER
Console
Run