Ask your own question, for FREE!
Computer Science 8 Online
OpenStudy (anonymous):

is javascript basic for learning html and further css??

OpenStudy (anonymous):

JavaScript is another piece of the (web page) puzzle. Try thinking of it like this: HTML: Markup CSS: Layout, Style and Typography JavaScript: Behaviors And then there is also server-side language, as the last piece of the puzzle: PHP: Logic and heavy lifting

OpenStudy (anonymous):

You don't have to learn any JavaScript if you just want to make Web pages with HTML and CSS.

OpenStudy (anonymous):

If you want to extend your web site, yes. JavaScript changes form behaviors, sort tables, creates slideshows, alters <div> locations and can even assign CSS classes to your HTML elements for you. It's not required for basic web pages, but if you want your web site to do more than just host text, images and basic links, you'll want to learn it. Check out http://codecademy.com for a primer on JavaScript.

OpenStudy (anonymous):

I'm interpreting your question to mean "is Javascript a prerequisite for learning HTML and/or CSS", and the answer is: No. If you meant something else, please let us know. What exactly do you want to do?

OpenStudy (anonymous):

@nczempin good point. I may have misinterpreted that.

OpenStudy (anonymous):

i appreciate answers but what i wanted to know is the working stuff...is html and css co work with javascript..i mean doesn't html and css work if javascript was never invented

OpenStudy (anonymous):

(Like nczempin said) Yes, HTML and CSS work fine without JavaScript.

OpenStudy (anonymous):

hreat thank you for responses @mindgraffiti and @nczempin

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!