Creating a Division to your Page
Sample Output:
| <!DOCTYPE html> | |
| <html> | |
| <head><title>Web Page Divisions</title> | |
| <meta charset= "utf-8"> | |
| </head> | |
| <body> | |
| <div id= "masthead"> | |
| <p> Masthead </p> | |
| </div> | |
| <div id= "top-navigation"> | |
| <p> Top Navigation </p> | |
| </div> | |
| <div id= "web-content"> | |
| <p> Web Content </p> | |
| </div> | |
| <div id= "bottom-navigation"> | |
| <p> Bottom Navigation </p> | |
| </div> | |
| <div id= "copyright-section"> | |
| <p> Copyright </p> | |
| </div> | |
| </body> | |
| </html> |

Interesting! It would be an advantage, so helpful. Thanks a lottt!
ReplyDeleteWoW
ReplyDeleteHelpful
ReplyDeleteGood job
ReplyDeleteThis blog give me an advantage to have a better blog
ReplyDelete