Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 446 Bytes

File metadata and controls

8 lines (7 loc) · 446 Bytes
layout chapter
title CSS <strong>Text</strong>
subtitle The Web is <strong>90% text</strong>, so let's style it first
section css

Webpages mostly consist of text. Historically, stylesheets for print software (like Adobe Indesign, QuarkXPress, or even Microsoft Word) were only meant to format text. Although CSS also allows to alter the layout of a webpage, formatting text with CSS is the first thing people usually do.