Week 2 Module
Writing with HTML
Setting the foundation for your website
Remember when you start writing the code for the website we
must include <!DOCTYPE html> and
the heading, body tags.
In your groups start using Notepad and write the HTML tags needed to complete your website.
You may use this as a reference for your final project as it will share some similar tags with the exclusion of CSS.
Must include a heading, navigation list and footer. Post a screenshot below as a comment in Blogger for feedback.
Here is an example of how to set the basic tags for HTML:
Comments
Post a Comment