2016 | OriginalPaper | Chapter
3. HTML: Hypertext Markup Language
Published in:
Introducing Web Development
Abstract
The basis of every web site is the specification language it uses, HTML (HyperText Markup Language). It structures the sites, and the current version HTML5 can access hierarchical object models of the site, which are accessed via JavaScript. CSS (Cascading Style Sheets) organize the graphic contents of the site.