GeekBrains website editors
Chief Editor of the Programming Section
The article explains:
What is it? Fonts in an HTML document are what are changed during layout. The size, color, and font family are subject to change. You can also choose a ready-made font; each OS has its own list of available options.
How to work? To change the font, use the <basefont> and <font> tags, although the first is already outdated and is rarely used. They assign properties: italic, slanted text, bold, etc.
What can HTML do with fonts?
Let's define the terms right away. Font is not a synonym for text, even if in mexico rcs data some cases one concept can be used instead of the other. Before delving into the nuances of setting up fonts and colors in HTML, it is necessary to understand what it is.
This is a graphic design of symbols (letters, signs, numbers), maintained in a single compositional and stylistic system and representing a ready-made set of elements with a certain size and design. There is also a narrower typographic definition: a font is a set of letters used to type text in a printing house.
However, this article will not consider the methods of creating new fonts, their classification and purpose: all these topics are more for typographers and designers. And the layout designer is interested in the practical question: what font properties are changed using HTML and CSS.
HTML Fonts - Properties and How to Change Them
-
- Posts: 496
- Joined: Sun Dec 22, 2024 8:30 am