© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
R. NicoaraHow to be a Web Developerhttps://doi.org/10.1007/978-1-4842-9663-9_3

3. HTML and CSS

Radu Nicoara1  
(1)
Berlin, Germany
 

A lot of people do not consider HTML and CSS to be programming languages. But whether they are or not, HTML is the way that websites on the Internet send mostly text information to the web users and CSS is the way that you make that text look pretty. They are at the core of web technology, and a good grasp of them is essential to understanding how the web works. This chapter takes a quick look at both technologies.

HTML

HTML is historically the way that the Internet was built. It is not technically a programming language, but ...

Get How to be a Web Developer: A Complete Beginner's Guide on What to Know and Where to Start now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.