Starting to learn CSS, should I stay away from Dreamweaver for now?

This is a discussion on "Starting to learn CSS, should I stay away from Dreamweaver for now?" within the Web Page Design section. This forum, and the thread "Starting to learn CSS, should I stay away from Dreamweaver for now? are both part of the Design Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Aug 7th, 2007, 19:40
Junior Member
Join Date: Aug 2007
Location: Houston, TX
Age: 20
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
Starting to learn CSS, should I stay away from Dreamweaver for now?

Hello all,

I've been designing small websites for myself, but never really finished them... I just enjoy the graphic design part. I would just put them together using dreamweaver tables, but now I seriously want to start learning CSS so i can someday have my own webdesign company on the side of my normal job. Instead of trying to convert all my websites to CSS using dreamweaver tutorials and whatnot, should I just stay away from dreamweaver and learn CSS exactly as they are taught in all the CSS resources sticky?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Aug 7th, 2007, 19:49
Most Reputable Member
Join Date: Dec 2006
Location: San Francisco
Age: 57
Posts: 1,567
Blog Entries: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Starting to learn CSS, should I stay away from Dreamweaver for now?

My personal opinion, is yes, stick with the stickies and what tutorials you can find on the web. Dreamweaver is a tool that can be used, but learning the basics first is the best. Once you feel comfortable, you can do the same work in dreamweaver and use some of its bells and whistles to work for you.
Last Blog Entry: More Sara Blogging (Nov 29th, 2007)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Aug 7th, 2007, 19:52
Junior Member
Join Date: Aug 2007
Location: Houston, TX
Age: 20
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Starting to learn CSS, should I stay away from Dreamweaver for now?

Quote:
Originally Posted by sannbe View Post
My personal opinion, is yes, stick with the stickies and what tutorials you can find on the web. Dreamweaver is a tool that can be used, but learning the basics first is the best. Once you feel comfortable, you can do the same work in dreamweaver and use some of its bells and whistles to work for you.
thanks for the reply. be honest here: am i about to embark on a long, frustrating journey into the world of css?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old Aug 7th, 2007, 19:54
Reputable Member
Join Date: Jul 2007
Location: UK, Essex
Age: 21
Posts: 173
Thanks: 0
Thanked 1 Time in 1 Post
Re: Starting to learn CSS, should I stay away from Dreamweaver for now?

Hey mate here is a good site full of css info below, it will be a long journey but once you understand the basics it will fit together I am learning how to do tabless layouts with css at the moment myself.

http://www.css3.com/

wayne
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old Aug 7th, 2007, 19:57
Most Reputable Member
Join Date: Dec 2006
Location: San Francisco
Age: 57
Posts: 1,567
Blog Entries: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Starting to learn CSS, should I stay away from Dreamweaver for now?

No, I started in dreamweaver, tables and all. I found this place and they gently convinced me to look into CSS since as they say...table are for data. I am slowly but surely learning how to use it and hay, it is amazing. It is not an endless trip....it's an evolution. Try a little on your pages and then work up to more as you learn what it can do. Good luck and if you do decide to try, there are lots of knowledgable CSSers here and they are all willing to give advice and ways to make things easier.
Last Blog Entry: More Sara Blogging (Nov 29th, 2007)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old Aug 7th, 2007, 20:04
Junior Member
Join Date: Aug 2007
Location: Houston, TX
Age: 20
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Starting to learn CSS, should I stay away from Dreamweaver for now?

Quote:
Originally Posted by sannbe View Post
No, I started in dreamweaver, tables and all. I found this place and they gently convinced me to look into CSS since as they say...table are for data. I am slowly but surely learning how to use it and hay, it is amazing. It is not an endless trip....it's an evolution. Try a little on your pages and then work up to more as you learn what it can do. Good luck and if you do decide to try, there are lots of knowledgable CSSers here and they are all willing to give advice and ways to make things easier.
thanks sannbe. one last question- are books or ebooks over css a waste of money... is there enough free css learning material on the web at my disposal?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #7  
Old Aug 7th, 2007, 20:06
Highly Reputable Member
Join Date: Jun 2007
Location: Canterbury
Age: 20
Posts: 726
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Starting to learn CSS, should I stay away from Dreamweaver for now?

As sanbee said if your completely used to tables and have NEVER used css before, then slowly implement it into your tables designs first...just to get used to the text and font formats and changing link styles etc.

Once you are used to a basic features of the language then you want to start learning layouts and replace your tables designs with CSS.

Personally I learnt CSS layouts in about a day on work experience I was given a project to attempt to create a CSSZenGarden project...didn't get anywhere near a submission but learnt how to use it to layout the page...since then my code has improved no end.

It may be frustrating at the beginning but stick at it. What you can do with CSS you could never do with tables, its fantastic for se friendly pages and user accessibility. Once it clicks in one palce you start to apply it to achieve different effects and your there!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #8  
Old Aug 7th, 2007, 20:08
Highly Reputable Member
Join Date: Jun 2007
Location: Canterbury
Age: 20
Posts: 726
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Starting to learn CSS, should I stay away from Dreamweaver for now?

Quote:
are books or ebooks over css a waste of money
ebooks are normally a waste of money...

there is enough resources on the web BUT I find it good to have a book or a few books to hand as well. there are some excellent reads out there that will improve your knowledge and skills.

Im not home right now but when I am I willlist the few that I find extremely useful!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #9  
Old Aug 7th, 2007, 20:20
Most Reputable Member
Join Date: Dec 2006
Location: San Francisco
Age: 57
Posts: 1,567
Blog Entries: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Starting to learn CSS, should I stay away from Dreamweaver for now?

Quote:
Is there enough free css learning material on the web at my disposal?
I have never had any trouble finding inforamtion and tutorials. Besides, there is an incredible amount of info in the css forum. It you need the in your hand, yes, get a printed book. I just found what I considered to be the best tutorials and printed them out.
Last Blog Entry: More Sara Blogging (Nov 29th, 2007)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #10  
Old Aug 7th, 2007, 20:22
Junior Member
Join Date: Aug 2007
Location: Houston, TX
Age: 20
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Starting to learn CSS, should I stay away from Dreamweaver for now?

Quote:
Originally Posted by 1840dsgn View Post
ebooks are normally a waste of money...
*
there is enough resources on the web BUT I find it good to have a book or a few books to hand as well. there are some excellent reads out there that will improve your knowledge and skills.
*
Im not home right now but when I am I willlist the few that I find extremely useful!
thanks 1840dsgn. if only i wasn't so rightbrained
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #11  
Old Aug 7th, 2007, 22:19
Reputable Member
Join Date: Dec 2005
Location: U.S.A.
Posts: 155
Thanks: 0
Thanked 4 Times in 4 Posts
Re: Starting to learn CSS, should I stay away from Dreamweaver for now?

The tutorials are key because if you don't understand what your looking at, and you don't understand what it does you'll pull your hair out trying to edit it.

Books are a good resource. Once your done reading them they offer a great way to look up what you have forgotten.

A great resource for book is www.oreilly.com

Good Luck,
Scott
__________________
Web Design and Development
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #12  
Old Aug 7th, 2007, 22:37
Highly Reputable Member
Join Date: Jun 2007
Location: Canterbury
Age: 20
Posts: 726
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Starting to learn CSS, should I stay away from Dreamweaver for now?

Ok books that have helped me both learn and understand CSS and use it to its full potential...

HTML Utopia: Designing without tables using CSS
Web Standards Solutions
The Zen of CSS Design
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #13  
Old Aug 7th, 2007, 23:03
Elite Veteran
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Starting to learn CSS, should I stay away from Dreamweaver for now?

Css the Missing Manual was my buddy when I started in Dec. I designed in tables forever. One day with all the encouragement I just made the decision not to use tables anymore.

I took my next project and worked my butt off. It too me forever to just place a header in... navigation next to a century. Then the content... etc.
Little by little with help from my book, here, and online tutorials, the sites came together. The first three sites were not so profitable because of the time it took me to "figure it all out". But now I am able to bang out a site pretty quickly.

Just so you know, I think it takes longer to build a site with xhtml/css than it ever did with tables in inline css. But the maintenance side, and updating is so much easier.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
css, dreamweaver

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Page does not stay vertically centered in IE using CSS needhelppls Web Page Design 10 Jan 28th, 2008 23:56
Can't get the content to stay with the background casho Web Page Design 8 Aug 14th, 2007 19:18


All times are GMT. The time now is 21:06.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved