User Tools

Site Tools


web_design:letter:headings

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

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:
 <code><h1 style="font-family:Arial,sans-serif; color:green; font-size: 1.7em; text-decoration:underline; font-variant: small-caps; line-height: 2em; text-shadow:2px 2px #ff0000;">Job Application</h1></code> <code><h1 style="font-family:Arial,sans-serif; color:green; font-size: 1.7em; text-decoration:underline; font-variant: small-caps; line-height: 2em; text-shadow:2px 2px #ff0000;">Job Application</h1></code>
   * 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:horario|Lesson 3]].+  * 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:letter:javascript|Next: Javascript]] [[web_design:letter:javascript|Next: Javascript]]
web_design/letter/headings.1633613159.txt.gz · Last modified: 2023/08/16 09:33 (external edit)