HyperText Markup Language (HTML) is a markup language for creating a webpage. Webpages are usually viewed in a web browser. They can include writing, links, pictures, and even sound and video. HTML is used to mark and describe each of these kinds of content so the web browser can display them correctly. HTML can also be used to add meta information to a webpage. Meta information is usually not shown by web browsers and is data about the web page, e.g., the name of the person who created the page. Cascading Style Sheets (CSS) is used to style HTML elements while JavaScript is used to manipulate HTML elements and CSS styles.
HTML was made by the World Wide Web Consortium (W3C). There are several versions of HTML. As of September 2018, the current standard of HTML is dubbed HTML 5 and is specifically at version 5.2.
The following is a collection of HTML Computer programming books
Title | |||
---|---|---|---|
HTML5 Solutions 1 127 downloads |
HTML | February 4, 2020 | Please login to download |
Pro HTML5 Programming 1 59 downloads |
HTML | February 8, 2020 | Please login to download |
Programming HTML5 Applications 1 64 downloads |
HTML | February 8, 2020 | Please login to download |
HTML5 Cookbook 1 88 downloads |
HTML | February 8, 2020 | Please login to download |
Introducing HTML5 1 77 downloads |
HTML | February 8, 2020 | Please login to download |
HTML5 Guidelines for Web Developers 1 71 downloads |
HTML | February 8, 2020 | Please login to download |
HTML5: Up and Running 1 48 downloads |
HTML | February 8, 2020 | Please login to download |
HTML5 Geolocation 1 46 downloads |
HTML | February 8, 2020 | Please login to download |
HTML5 designing rich internet applications 1 85 downloads |
HTML | February 8, 2020 | Please login to download |
The following are links to computer science books that you may find helpful!