HTML & CSS Basics
Issued by
Madison College
This course was an introduction to HTML and CSS for building web pages. Students learned basic principles of using HTML to display and format text and added images and links, made tables and frames, and created forms. Students learned about using style sheets (CSS) to format text and control page layout. After incorporating JavaScript and multimedia effects, students learned how to publish pages to the Web.
Additional DetailsSkills
Earning Criteria
-
Create and structure a simple web page (doctype, head, body)
-
Structure text hierarchies and semantics (headings, paragraphs, lists, bold, italic)
-
Create site navigation
-
Display images
-
Link to internal pages and external sites
-
Style page layout and text
-
Complete a basic website that includes all applications within the course.