Intro To HTML and Css Syllabus
Intro To HTML and Css Syllabus
We’ll introduce you to HTML, the standard markup language used to create webpages, and
COURSE SYLLABUS
you’ll dive in and hand code a webpage from scratch. This 3-hour class is essentially the first
section of our more comprehensive Web Development Level 1 class.
Group classes in NYC and onsite training is available for this course.
For more information, email hello@nobledesktop.com or visit:
https://www.nobledesktop.com/classes/html-intro
Course Outline
Section 1
Coding Basics: Intro to HTML Syntax
The HTML, head, title, & body tags
Headings, paragraphs, & lists
The strong & em tags
The doctype
The lang attribute
The meta tag & the unicode character set
Adding Images
The break tag
The image tag & source attribute
Using the width, height, & alt attributes
Using horizontal rules