Dreamweaver cs3 css.?
I am new in dreamweaver and i'm wondering what is css. Can you help me? And another think. What's the purpose of attaching css with a blank template? Are there any guides for using dreamweaver cs3?
Public Comments
- css stands for Cascading Style Sheets. (Not sure if you have familiar with html) CSS lets you control things like font size, colors, and other formatting code from on place instead of having to change it on every page. It saves a lot of time, trust me. You can link a .css file to several pages. When you made a change to the .css file it automatically changes whatever page you have it linked to. This site may help http://www.w3schools.com/css/css_intro.asp
- CSS (Cascading Style Sheets) works with HTML to make your pages look better. CSS is a styling scripting language that allows you to style your webpages in ways that HTML can't. There is no purpose for attaching CSS to a blank template, but the program thinks ahead and prepares it anyway so you can style it at any moment. There are many books available to help you with Dreamweaver. http://search.barnesandnoble.com/booksearch/results.asp?WRD=Dreamweaver+cs3&z=y Here is a good book to learn the basics of HTML and CSS. http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?z=y&EAN=9780596101978&itm=1
Powered by Yahoo! Answers