This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:web_development:text:attributes [2021/11/22 05:48] mag created |
en:web_development:text:attributes [2023/08/16 09:33] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Web Development Lesson 2 - Text ====== | ====== Web Development Lesson 2 - Text ====== | ||
+ | |||
===== Attributes ===== | ===== Attributes ===== | ||
+ | ==== Objectives ==== | ||
+ | In this exercise you'll learn how to use HTML attributes to modify the style of specific elements. | ||
==== Setup ==== | ==== Setup ==== | ||
Line 43: | Line 46: | ||
* There are many other style attributes, but most are more commonly applied to headings. | * There are many other style attributes, but most are more commonly applied to headings. | ||
- | [[web_development: | + | [[en:web_development: |