Creating a basic Toyota website consisting of 3-4 pages linked together. Each page utilize various HTML tags to demonstrate comprehension of their usage.
Each page include a header, main, and footer section.
The header contain a descriptive title for the page.
The footer contain a copyright notice and a link back to the homepage.
Implement a navigation menu on each page to allow seamless navigation between pages.
Ensuring each page is linked to every other page.
Utilize different heading tags (h1 to h6) to structure my content.
Including paragraphs of text discussing various topics related to web and app development.
Incorporate lists (ul, ol, dl) to organize information.
Use appropriate tags for emphasizing text such as strong, em, b, i.
Demonstrate the use of special characters with sub and sup tags.
Focus on structuring content using HTML tags; CSS is not required for this assignment.
Ensuring readability by choosing appropriate font sizes, colors, and spacing.
Maintain consistency in design across all pages for a cohesive user experience.
Use semantic HTML elements for better accessibility and SEO.
Introducing the website and provide an overview of the content. detail the purpose of the website and information about the creator. Include contact information. Add another page with relevant content to further showcase my skills.
Ensuring proper file organization and naming conventions.
Test the website to ensure all links are working correctly.