Jump to content

Photo

I'm having trouble with CSS


  • Please log in to reply
9 replies to this topic

#1 YoungLub

YoungLub

    Byte

  • Members
  • 16 posts
  • LocationWisconsin, USA

Posted 19 July 2014 - 05:00 PM

I have tried to learn it on codecademy and w3schools. I still don't understand it. Could anyone suggest a website or something? It would be very much appreciated.

{Insert witty signature here}


#2 cassXgoesXmeow

cassXgoesXmeow

    Gigabyte

  • Members
  • 1,001 posts
  • LocationNew York

Posted 19 July 2014 - 05:07 PM

http://www.google.com


I'm a Liger.... Want to see my Liger impersonation?


#3 YoungLub

YoungLub

    Byte

  • Members
  • 16 posts
  • LocationWisconsin, USA

Posted 19 July 2014 - 05:16 PM

Ya because I didn't already think of that -.-

{Insert witty signature here}


#4 cassXgoesXmeow

cassXgoesXmeow

    Gigabyte

  • Members
  • 1,001 posts
  • LocationNew York

Posted 19 July 2014 - 05:39 PM

Sorry I had to. :P


I'm a Liger.... Want to see my Liger impersonation?


#5 theDaftDev

theDaftDev

    Kilobyte

  • Members
  • 205 posts
  • LocationParis

Posted 21 July 2014 - 01:02 AM

What are your problems with Css ? If you have any issue, we'll be glad to help. 

You can try books I guess, even if this is a support that I personally don't find really relevant when it comes to coding. 


userbar.gif

 


#6 Toloha

Toloha

    Bit

  • Members
  • 5 posts

Posted 28 September 2014 - 11:24 AM

Do you have a good understanding of HTML? If no, start learning that first. Understand why you need css and how it is used to interact with HTML.

Also, try the 'inspect element' option in your browser and play around with that. That's how I started :)

 

EDIT: Also check out this


41209.png


#7 imChristopher

imChristopher

    Byte

  • Members
  • 26 posts
  • LocationLaguna Vista, Tx

Posted 06 January 2015 - 02:57 AM

I believe Java Scripting and PHP is a great start to learning first before starting any other language. But yet SQL sounds easy tbh.



#8 hearthacker

hearthacker

    Byte

  • Members
  • 12 posts

Posted 30 March 2015 - 04:36 AM

CSS is easier than JavaScript or PHP, I'd think. It's the only thing I have a strong grip on at least.  :lol:

 

I second what Toloha said, though. You need some understanding of html first. w3schools is a good resource (it's what helped me learn), but you should start with the html chapters. 



#9 flcl_grim

flcl_grim

    Kilobyte

  • Members
  • 182 posts

Posted 14 April 2015 - 08:46 AM

Click on "Learning."

 

Modern CSS is currently a mess because of how little has been standardized.  This means that most browser engines have their very own homebrewed versions of many features, but you should be able to glean enough information from those resources to get your basic knowledge to intermediate level.

CSS is for design.  A great way to brute force knowledge of it is to think of a design (a problem), and then learn how to make it with style sheets (a solution).



#10 odc

odc

    Bit

  • Members
  • 7 posts

Posted 03 February 2018 - 10:37 AM

Hi,

 

you can try this playlist :

 

All his explanations are crystal clear. Short videos, easy to jump to your topic. The best css playlist I know...