Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Requirements: Use Brackets++, or another text-editor, to write the html code for your site: Declare the DOCTYPE Begin with an html tag and include the
Requirements:
- Use Brackets++, or another text-editor, to write the html code for your site:
- Declare the DOCTYPE
- Begin with an html tag and include the attribute for English
- Properly code the head
- Insert the title in the proper tag
- Include the charset meta tag for UTF-8
- Include the viewport meta tag
- Insert the body tag
- Enclose your content in a section tag
- Use the h1 tag correctly to title your section
- Enclose an image of yourself in a paragraph tag
- Include the src, alt, title, and style (for width and height) attributes
- Save the image properly in an image folder
- List assessments using an ordered list
- Link the assessment using an a tag (in this case you will use the placeholder, #)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started