COMM 305 George Washington University Website Worksheet
Description
In this assignment, youll be creating a micro-site about a topic of your choice, by creating three basic HTML pages, linked together. Youll style them with a single external style sheet.
Instructions
Select a single topic for your micro-site . It could be about life in the pandemic, an organization youre a part of, a how-to guide pretty much anything. But it must be focused and you must be able to construct three web pages about it.?I suggest making a website about a specific city travel promotion such as Los Angeles or Miami.?
Once you have your topic, decide what the three pages of your micro-site should be. Youll have some sort of landing page (index.html) and then two other pages. Its up to you to determine how to best organize your content.
For each page, create a new plain-text doc and add your structural HTML elements, including <!DOCTYPE html>, <html>, <head>, <body>, <meta /> and <title> tags. Be sure to give each page a Title in the <title>tag. Then, within the appropriate sections, write your content.
For HTML requirements, each page must contain at least:
one <h1> tag (titling the page for the user on the front end),
two <h2> tags (organizing the content on that particular page),
two relative links, opening in the same tab (linking to the other two pages of your micro-site),
three external links, opening in new tabs (linking to related content elsewhere on the web)
three embedded elements (which could include pictures, videos, tweets, SoundCloud files, etc.)
three <p> tags (used for at least three paragraphs of content that youll write).
- For CSS requirements, your external style sheet must contain at least:
one font-family rule (which could apply to either headings or paragraph text or both),
- one font-size rule (again, either headings, paragraph text or both),
two color rules (which could apply to font color or background color),
- three other style rules of your choosing (they could be anything weve covered or any of those listed in the book).
Remember, to apply your CSS to each of your HTML docs, youll have to add a <link> tag within the <head> tag of each page.
- When youre finished, save all three HTML docs, the CSS sheet and any other media/files in the same folder.
Requirements
three HTML pages, linked together by relative links
- three paragraphs of content on each of those pages
structural HTML elements on each page
- all of the listed HTML requirements
all of the listed CSS requirements, in an external style sheet
Have a similar assignment? "Place an order for your assignment and have exceptional work written by our team of experts, guaranteeing you A results."