954,132 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

CSS in Dreamweaver

Hello evry1!:)
One more question: If i copy n paste any CSS code from any of the CSS tutorial websites,do I need to save it like an "external style sheet" or something? In short,how do I use CSS in DW?Simple copy n paste would do or no? Thank you.

thescorp
Newbie Poster
6 posts since Jun 2006
Reputation Points: 10
Solved Threads: 0
 

you can create an external file sheet so copy and paste into a blank document and save it then in the head of the html document put

or you could just put it inside the head of the html document in style tages like this.

Also you should note that this could all be done in notepad dreamweaver is just a text editor and you should learn to use the code view more than the design view.

mikeandike22
Nearly a Posting Virtuoso
1,496 posts since May 2004
Reputation Points: 33
Solved Threads: 19
 

Hi there!
Thank you for your simple and straight forward reply.It was of a great help :)
theScorp

thescorp
Newbie Poster
6 posts since Jun 2006
Reputation Points: 10
Solved Threads: 0
 

No problem. I think the biggest issue that newer web designers and developers have is that they feel like they need to go out and buy a program like dreamweaver to make websites when dreamweaver is really just an advanced text editor. Deffinitely try to learn more of HTML and CSS and stick to the coding view as much as possible. For good tutorials I would suggest w3schools and lynda.com.

mikeandike22
Nearly a Posting Virtuoso
1,496 posts since May 2004
Reputation Points: 33
Solved Threads: 19
 

I use Dreamweaver, but almost exclusively in code mode. It's really nice to have all of the attributes pop up for you and it saves a lot of typing time.

I've tried design mode, but I hate the way it makes my code look.

FC Jamison
Posting Pro in Training
Team Colleague
446 posts since Jun 2004
Reputation Points: 92
Solved Threads: 21
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: