Design a web page using CSS (Cascading Style Sheets) which includes the following:
1) Use different font, styles: In the style definition you define how each selector should work (font, color etc.). Then, in the body of your pages, you refer to these selectors to activate the styles.
2) Set a background image for both the page and single elements on the page.
3) Control the repetition of the image with the background-repeat property. As background-repeat: repeat tiles the image until the entire page is filled, just like an ordinary background image in plain HTML.
4) Define styles for links as A: link A: visited A: active A: hover
5) Work with layers
Copy And Paste Code Into Notepad And Save As You Want With name.html And Open In Your Browser
Output:
need an explanation for this answer? contact us directly to get an explanation for this answer