I am a student enrolled in CIS 1013-HTML at Tulsa Community College.
In this course, I am learning to create web pages by using Hypertext
Markup Language.
In Lesson 1, I learned HTML and it's history HTML standards, standards and
the W3C, the three versions of HTML 4.0 (strict, transitional, and frameset),
HTL variable conditions (platforms, browsers, and hardware), the four options
for coding HTML (text-based, HTML editors, HTML conversion programs, and
WYSIWYG applications), and file management.
In Lesson 2, I learned about tags attributes and values; special characters;
well-formed code; and basic tags. This is a list of the tags I can now use;
html, head, title, meta, body, and comment. I have used all of in creating
this exercise.