Web Page HTML Page 5 - Adding Color, Size, Bold |
Welcome to my page! It is a great day to learn new things and seize life by the tail. I am making this page to share my ideas with you and help you learn how to create a web page. More about me: I am a teacher and I really enjoy teaching middle school students. My hobbies outside of school include snow skiing, travel, poetry and rafting. I hope you enjoy this page. I hope you will be back soon! This looks good but lets make things bigger |
Headings Headings are defined tags that look like this: <h1> to <h6> . The <h1> tag will make and defines the largest heading. <h6> defines the smallest heading. HTML automatically adds an extra blank line before and after a heading (the text you make larger.) Add a heading tag to your first line on your web page. (use what ever size you want) Make sure that you use a "</h?" tag at the end of the line you want or it will make everything large from the point you put a header into you page. Bolding: Color and Font style:
Your Turn:
Save your work and view your web page in the browser. Example on next page: |
Return to HTML web page creating - Page 4 |