Modern web pages are often said to be three-legged stools, with the three legs being HTML, CSS, and Javascript. As the analogy suggests, the stool would not be able to stand properly without any one of its legs.
HTML can be roughly though of as the content of your page.
CSS covers the layout and appearance of the page, and includes aspects like where your elements are located, what colors there are and where, and what backgrounds to use.
Javascript adds interactive functionality to your page.
Reference: "Adobe Dreamweaver Classroom in a Book"
No comments:
Post a Comment