Question
Create a sample online news page that meets the following criteria: Attach a CSS file within the tag of the webpage CSS will control the
Create a sample online news page that meets the following criteria:
Attach a CSS file within the tag of the webpage
CSS will control the following:
Hyperlinks (for the 5 different states of the anchor tag) in the menu
Border properties for at least 1
tag
The layout of an image and corresponding text using the float property (will look like below with the image floated to the right and text to the left or the other way around).
A div which will serve as the menu for the site. The menu will include 4 or more links such as; Sports, Business, Classifieds, etc.
The links dont need to go anywhere they can be dead links using the # tag.
An image and corresponding text which will look like a news story
At the end of the text insert a hyperlink that reads Click to continue reading. The link should go to a random news website, and open in a new window/tab. The link will have the following properties. Styling for the link will be different than the links in your menu:
The link will be a blue color, not underlined, displayed in bold, and in 18 pixel font.
When the mouse pointer is hovered over the link the text color will change to red and it will be underlined.
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