September 2024
Intermediate to advanced
743 pages
27h 48m
English
You can influence the appearance of web pages by using the Cascading Style Sheets (CSS) style language.
As mentioned earlier, CSS is a style language for controlling how certain Hypertext Markup Language (HTML) elements of a web page are visualized in the frontend. For example, you can use CSS to specify the font in which a text should be displayed and its color. You can influence the appearance of lists, form elements, and tables, for example, setting the bullet points in a list or determining the background color of individual table cells. So, you have many options to make HTML, which looks rather dull by default (as shown in the figures in Chapter 2), more attractive and appealing.
Figure 3.1 CSS, One of ...
Read now
Unlock full access