Ask your own question, for FREE!
Computer Science 14 Online
OpenStudy (anonymous):

hey can I have any documentation and examples on html5? hey can I have any documentation and examples on html5? @Computer Science

OpenStudy (anonymous):

http://www.w3schools.com/html5/default.asp everything you will ever want to know about html5 and everyting else there is about webtechnology is on this site!

OpenStudy (anonymous):

<!DOCTYPE html> <head> <meta content=“en-us” http-equiv=“Content-Language”/> <meta content=“text/html; charset=utf-8” http-equiv= “Content-Type”/> <link href=“style.css” rel=“stylesheet” type=“text/ css”/> <title>Company Home Page</title> </head> <body> <header> </header> <navigation> </navigation> <section> </section> <footer> </footer> </body> </html>

OpenStudy (anonymous):

What about http://diveintohtml5.info ?

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!