WordPress.com



Web Design using HTML & CSSdebshoganteaching.Create an account on using your google email and password (gmail).Create a website on a topic of interest to you with 4 pages (Home, News, Contact, About). Ensure file names have .html file extensions at the end (note the home page is index.html).<!doctype html><html><body> <div class="topnav" id="myTopnav">3409953163192 <a class="active" href="index.html">Home</a> Navigation <a class="active" href="news.html">News</a> <a class="active" href="contact.html">Contact</a> <a class="active" href="about.html">About</a></div><style>284797199056body {background-color: red;}Style CSSh1 {color: blue;}p {color: white;}</style>3390896135888<h1 style="background-color:lightBlue;">Web Design using HTML & CSSHeadings</h1> <h2>This is a Heading</h2><h3>This is a Heading. Headings can be h1 to h8</h3> <p><img src="website.jpg" alt="" 333374610158style= float:left; width="104" height="142">Image</p> 36480718257<a href="">This is a link</a>Link<li>Use the w3 schools website to get HTML code for Color </li>List<li>Use the w3 schools website to get HTML code for Images </li><li>Use the w3 schools website to get HTML code for Navigation in HOW To Section of home page</li><li>Use the w3 schools website to get HTML code for Lists </li> </body></html> ................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download