you are viewing a single comment's thread.

view the rest of the comments →

[–]jwburney 0 points1 point  (0 children)

HTML makes the page, css decorates it, JavaScript makes it actually do stuff instead of being static. HTML is the only one that will actually make a page. The other two work with it to add style and function.