April 5, 2011

Make a div and style it with css!

You can copy and paste this code to make your fancy div box around your content. Don't forget to customize the colors, numbers, etc. to make it fit with your site. Where else can you use this to help you? <div style="position:absolute; top:250px; left:600px; width:300px; height:100px; color: #000000; background-color:#FFFFFF; border:5px; margin: 8px; padding:8px; overflow: auto; border-style: dotted; border-color: #FFBD32"> ...my stuff goes here... </div>

No comments:

Post a Comment