I need help with html/css coding?

Predator

New member
I am trying to develop an external style sheet for pop up,
Here is what is said to do in order to design the external style sheet:

a. links should be 1em sans-serif font with padding of 5 and 10 pixels and margins of 0 0 1 pixels
(hint: use shorthand properties); the right border should be 5 pixels and color #ff1828

b. when user hovers over a link, the right border should be style double with 5 pixels in white

c. At start-up, there should be no display of text beneath any of the three images of pasta; use the <span></span> tags to control the display text pop-up upon the hovering; position the block of text as absolute with a top margin of 220 pixels and left margin of 550 pixels; the width of the block should be 180 pixels at a minimum, depending on how much text you find in your research; use padding of 5 pixels and margins of 10 pixels; the text should be white on a black background.


Hope someone can help Thanks!
 
Back
Top