Jump to content

i need to learn css and quick

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
4 replies to this topic

#1
laser212

laser212

    Newbie

  • Members
  • PipPip
  • 25 posts
hi im just finished my last website and im going to start a new one so if i want it to look profesional how can i do it withought having to learn css
if i do it in html its ugly and in php only looks nice with a css sheet any ideas ???

:pinguin:

#2
Guest_Jaan_*

Guest_Jaan_*
  • Guests
W3Schools Online Web Tutorials

#3
James.H

James.H

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 866 posts
use code snippets, dynamic drive is a good source.

#4
Cory Duchesne

Cory Duchesne

    Newbie

  • Members
  • PipPip
  • 10 posts

laser212 said:

hi im just finished my last website and im going to start a new one so if i want it to look profesional how can i do it withought having to learn css
if i do it in html its ugly and in php only looks nice with a css sheet any ideas ???

:pinguin:

I found css difficult to learn, but like anything, once you grasp it, it is pretty easy. There is a ton of free stuff out there on css, but it's hard to make any use of it until you really grasp the fundamentals.

The way I learned it was through this Lynda tutorial:

Tutorials & training: CSS for Designers with Molly E. Holzschlag and Andy Clarke

Can't say enough good things about these lessons. If you use the exercise files and follow along exactly as they do, you will understand. After that, it's just a matter of making use of all the free stuff out there on css.

The hardest thing I found to really get a strong handle on was making layouts. I'm still not very good at it, so I use the following css layout templates:

liquid layouts

And as for fixed css layouts, just do a search for them, there are plenty out there.

#5
toxifyshadow

toxifyshadow

    Programmer

  • Members
  • PipPipPipPip
  • 125 posts
Learn css, it's fairly easy. Make a website and study on a schedule, every day that you study take what you learned and try to find a place for it in your website. And yea, learn frow w3schools.


If you really don't want to learn css (I learned most of it in a few months), then either become a graphic designer, or use the div tag for a layout, they're better than straight html.
Posted Image