This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
web_design:letter:headings [2021/10/07 06:25] mag [Headings] |
web_design:letter:headings [2023/08/16 09:33] (current) |
||
---|---|---|---|
Line 57: | Line 57: | ||
< | < | ||
* See how you can string many style attributes together? | * See how you can string many style attributes together? | ||
- | * This is handy if you want to change the style of one element, but becomes cumbersome if, for example, you want to change the style of all paragraphs in your letter. For that, we'll use CSS, which we'll cover in [[web_design: | + | * This is handy if you want to change the style of one element, but becomes cumbersome if, for example, you want to change the style of all paragraphs in your letter. For that, we'll use CSS, which we'll cover in Lesson 3. |
* All the style attributes we've used in this lesson can be used in CSS. | * All the style attributes we've used in this lesson can be used in CSS. | ||
[[web_design: | [[web_design: |