The overall structure of an HTML document is also controlled…
The overall structure of an HTML document is also controlled by tags. The file is structured with a particular outline. What is that structure? Be certain to include the beginning and ending tags. More detailed request: What tags start and ends the document? What are the tag structures declare the head section? What tags declare the title section? What tags bounds the text of the webpage? What order should these tags be arranged?
Read DetailsFor extra credit, provide the following HTML code for a web…
For extra credit, provide the following HTML code for a web page: 1. Title (use your name) – label for web browser tags 2. Heading and at least 3 subheadings – using your first, middle, and last names 3. At least one graphic – using your name in the filename 4. At least one hyperlink – using your name as the web page 5. A background color (not a blue color) 6. At least one font color (not the color red) 7. Table 8. Ordered list 9. Unordered list 10. Add an HTML element not previously requested such as a table borders, horizontal line, block quote, figure captions, CSS coding, HTML5 for Document Type, etc.
Read Details