About
Explore
Events & Classes
Support Us
Join
Sign In
Major
View Project Page
Run
Fullscreen
my favourite things and my favourite foods
HTML
CSS
JS
<!DOCTYPE HTML> <html> <head> <title>Page Title</title> <meta charset="utf-8"> <meta name="viewport" content="initial-scale=1.0,shrink-to-fit=no,width=device-width"> </head> <body> <h1>Hello World!</h1> </body> </html><p> my nickname is MAJOR i am 9 years old.</p><p>i have a skateboard </p><div class =''main padding ''></div><p>i have a remote car<ol><my favourite foods <li>pizza!</li> <li>burger!</li> <li>indomie!</li> <li>pancake!</li> <li>toast!</li> <li>crumpets!</li> <li>doughnuts!</li> <li>candyfloss!</li> <li>oaties buiscuit</li>
body { margain:0; } .heading background -color :  :#34eb92; text -align:center  ; font -size :25px: .padding { padding :10px } .main { background-color #32a895: font-size:16px; .footer{ background -color -color : white text -align:center; font-size:13px font -weight :bold;
funcution show alert (AlertText){ alert(alertText); }