Question
Create an HTML 5 site using a text or web editor for a fictional pet rescue group . The text content should be original, although
Create an HTML 5 site using a text or web editor for a fictional pet rescue group . The text content should be original, although public domain or creative commons images related to the topic may be used to meet the graphic requirement.
Page Details:
pass validation (HTML5) and have basic HTML structure.
Have 3 pages that cover home page, available pets, and adoption guidelines.
Use HTML 5 semantic tags (header, nav, section( or main), and footer) May use others but these are required
Include title on each page
have an
heading on each page.
add content on each page. (2-4 paragraphs)
at least one image per page
at least 4 external links to sites about the topic on ONE of the pages
at least one ordered or unordered list with at least 4 list items on ONE of the pages
Page Styling Requirements: Use an external style sheet!
set page background color
set foreground text color other than black
most CSS should be set using simple element selectors
demonstrate use of a class to style CSS at least once
demonstrate use of an ID to style CSS at least once
use the following styles at least once in the external style sheet:
width
color
set different style for a:link, a:visited, and a:hover than the default
font-weight, font-size
font-family
text-align (other than left)
letter-spacing
word-spacing
rgba for transparent color
text-decoration
list-style-type
demonstrate the change of h1 color by using an embedded (internal) style
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