Jump to content

Should I learn HTML5 and CSS3 yet?

- - - - -

  • Please log in to reply
8 replies to this topic

#1
An Alien

An Alien

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 260 posts
I already have a busy schedule so I don't have time to read and learn a lot of stuff. And HTML5 and CSS3 isn't supported completely with all browsers so I was wondering that if it's really worth learning right now, or should I wait? I know it's probably a whole lot easier than the previous version to make websites and has a lot more cool features but it's no good if not all browsers support it.

#2
Orjan

Orjan

    Writes binary right handed and hex left handed

  • Moderators
  • 3,299 posts
  • Location:Karlstad, Sweden
  • Programming Language:C, Java, C++, C#, PHP, JavaScript, Pascal
  • Learning:Java, C#
Start learning HTML 4 and XHTML 1 along with CSS 2 and JavaScript and you will be very fine for now. When you've learnt "all" about that, it is time to start learning the rather different HTML 5 and CSS 3. And from your threads in php category, I suggest you try to learn more and more of basic programming skills, whatever language you use. Learn a lot more of how languages are built up and normal types of coding better.
__________________________________________
I study Information Systems at Karlstad University when I'm not on CodeCall

#3
An Alien

An Alien

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 260 posts
I know HTML4 and CSS2 pretty well. Not php or javascript yet.

#4
BlaineSch

BlaineSch

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,448 posts
In short, no. There is no need for it. If you use a JavaScript framework you can get a head start on the CSS3 with the neat selectors.

I'd keep an eye out for them though. Once they come out it will still be a LONG transition before people everybody gets support for this, and they are still years in the making.

#5
An Alien

An Alien

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 260 posts
Well, hopefully with IE9 out, the majority of people will be using modern browsers.

#6
BlaineSch

BlaineSch

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,448 posts
From what I remember I think the majority of browsers still use IE6

I believe this to be partly companies forcing employees not to upgrade their IE at work, due to in house software not being able to run properly.

None the less, I still make my public websites compatible with Non-JavaScript users and that's a small 3%, there's no way HTML5 and CSS3 will be that popular in years.

#7
Alexander

Alexander

    It's Science!

  • Moderators
  • 4,118 posts
  • Location:Vancouver, Eh! Cleverness: 200
The only useful thing about learning HTML5 are the <audio> and <video> selectors, so we can move to WebM or embedded containers rather than flash or embedded plugins, there are quite a few tags meant for easier semantic writability (like <header>, <summary>, <figure> which could make great ease of business document writing.)
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.

#8
BlaineSch

BlaineSch

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,448 posts

Alexander said:

The only useful thing about learning HTML5 are the <audio> and <video> selectors, so we can move to WebM or embedded containers rather than flash or embedded plugins, there are quite a few tags meant for easier semantic writability (like <header>, <summary>, <figure> which could make great ease of business document writing.)
Since I automate data mining I could see that aiding the process, however, if they are using good coding standards now it's not hard to tell what's the header or footer is, and where the actual content is.

#9
wim DC

wim DC

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,084 posts
  • Programming Language:Java, JavaScript, PL/SQL
  • Learning:Java
I suggest you now learn javascript, followed by jquery.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users