- Goal
- Understand how to download, edit and save an image to media folder and place in web page
- Product
- HTML document with images included
- Sample CSS from the above example:
-
body {background-color: yellow} p {color:blue} {background-color: #00ff00; color: salmon; font-size: 400%} h2 {background-color: transparent} #divbox { width: 300px; height: 300px; border: medium double #333333; background-color:#FF33FF; } #container { width: 1024px; height: 682px; border: medium double #666666; background-color:#999999; margin: 0px auto; background-image:url('media/flower.jpg'); overflow:scroll; margin-top: 50px; }
-
- Tools
- Resources
Tags: CSS, HTML, Tutorial, Web Design


One Response to “Explore HTML and CSS Relationship - Day 4”
Trackbacks/Pingbacks
Leave a Reply