icon for podpress  CSS and HTML Relationship Movie 4 [19:10m]: Play Now | Play in Popup | Download

  • 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: , , ,

One Response to “Explore HTML and CSS Relationship - Day 4”

Trackbacks/Pingbacks

  1. Web Design with Dreamweaver

Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>