1
1
<!DOCTYPE html>
2
2
< html lang ="en ">
3
- < head > < meta charset =" UTF-8 " >
4
- < h1 > Pepes HTML Majik </ h1 >
5
- < link rel ="stylesheet " href ="styles.css ">
6
- </ head >
3
+ < head >
4
+ < meta charset =" UTF-8 " >
5
+ < link rel ="stylesheet " href ="styles.css ">
6
+ </ head >
7
7
< body >
8
+ < h1 > Pepes HTML Majik</ h1 >
8
9
< h2 > < i > Hello, world!</ i > </ h2 >
9
- < img src ="./images/pepemanuel.png ">
10
- < p > It's your fren Pepe here. Guess what?</ p >
11
- < p > < i > Pepes learning to code!</ i > </ p >
12
- < p > < i > I mean < b > for real!</ b > </ i > </ p >
10
+ < img src ="./images/pepemanuel.png ">
11
+ < p > It's your fren Pepe here. Guess what?</ p >
12
+ < p > < i > Pepes learning to code!</ i > </ p >
13
+ < p > < i > I mean < b > for real!</ b > </ i > </ p >
13
14
< h3 > WHY?</ h3 >
14
- < div style ="font-size: 20px; ">
15
- < ol >
16
- < li > Because he can</ li >
17
- < li > Because he's that dude</ li >
18
- < li > AND because < a href ="https://github.com/pepemanuel62 " target ="_blank " rel ="noopener noreferrer "> Pepe</ a > dont give af! lmao!</ li >
19
- </ ol >
20
- </ div >
21
-
15
+ < div style ="font-size: 20px; ">
16
+ < ol >
17
+ < li > Because he can</ li >
18
+ < li > Because he's that dude</ li >
19
+ < li > AND because < a href ="https://github.com/pepemanuel62 " target ="_blank " rel ="noopener noreferrer "> Pepe</ a > dont give af! lmao!</ li >
20
+ </ ol >
21
+ </ div >
22
+
22
23
< h2 > < i > < b > WAIT!! STAHPPP!!</ b > </ i > </ h2 >
23
- < p > Before ol' Pepe can let you go any further, he needs your consent because Pepe aint gonna be liable for any</ p >
24
- < p > sorta mental damage that happens as a result of browsing his site. ok? ok</ p >
25
- < p > He just needs a little info and for you to agree that he won't be held</ p >
26
- < p > liable should you blow an o-ring in your medulla oblongata or worse.</ p >
27
- < p > So kindly put your John Hancock in the form below and check ze box</ p >
28
- < input type ="text ">
29
- < p > By checking this box I agree to all of the above:</ p >
30
- < input type ="checkbox ">
31
- < script >
32
- alert ( 'Shadilay Fren! ' )
33
- </ script >
24
+ < p > Before ol' Pepe can let you go any further, he needs your consent because Pepe aint gonna be liable for any</ p >
25
+ < p > sorta mental damage that happens as a result of browsing his site. ok? ok</ p >
26
+ < p > He just needs a little info and for you to agree that he won't be held</ p >
27
+ < p > liable should you blow an o-ring in your medulla oblongata or worse.</ p >
28
+ < p > So kindly put your John Hancock in the form below and check ze box</ p >
29
+ < input type ="text ">
30
+ < p > By checking this box I agree to all of the above:</ p >
31
+ < input type ="checkbox ">
32
+ < script >
33
+ alert ( 'Shadilay Fren' )
34
+ </ script >
34
35
</ body >
35
36
</ html >
0 commit comments