b3ta.com qotw
You are not logged in. Login or Signup
Home » Question of the Week » Off Topic » Post 2405499 | Search
This is a question Off Topic

Are you a QOTWer? Do you want to start a thread that isn't a direct answer to the current QOTW? Then this place, gentle poster, is your friend.

(, Sun 1 Apr 2001, 1:00)
Pages: Latest, 836, 835, 834, 833, 832, ... 1

« Go Back | See The Full Thread

True, does it include CSS3?
Main things about HTML5 are
- Instead of tons of Divs, you have more specific elements, like Main/Article/Header/Footer
- You can apply and use your own attributes and use them in JS/CSS, like <article data-category="cheese"> ... etc ... </article> <style> article[data-category='cheese'] { /* etc */ } </style>
- www.caniuse.com will let you know if you can actually use it safely.
- lesscss.org/ is awesome
(, Tue 4 Nov 2014, 10:45, 1 reply, 10 years ago)
Yeah, it's HTML5 and CSS3.
I've not used any previous form of HTML, so I shouldn't find it too hard to forget what I didn't know in the first place!
(, Tue 4 Nov 2014, 10:47, Reply)
fuck off to dweebsnet

(, Tue 4 Nov 2014, 10:56, Reply)
Cool, it's easy, even I can do it, people even pay me to do it, and i'm a moron.
There are some other stuff on top of that that you'll need to learn if you want to do it as a job though, give me a shout if you want a list of stuff to learn to be a front-end dev.
(, Tue 4 Nov 2014, 10:58, Reply)
Cheers, buddy.
I'll have a bash through and see if I enjoy it and then go from there!
(, Tue 4 Nov 2014, 11:01, Reply)
Nice, that's the main thing, to enjoy it. If you don't, like, if you're doing this because you _have_ too, then you'll get nowhere.
Your brower's Dev Tools (Code-Inspector) will be your BFF.
(, Tue 4 Nov 2014, 11:08, Reply)

« Go Back | See The Full Thread

Pages: Latest, 836, 835, 834, 833, 832, ... 1