HTML and CSS
Teach Yourself at HOME
About This Course
Materials and Content:
This course comes with a course booklet, video explanations and code for every exercise.
Category: Web Development | Contents: Getting Set Up, Formatting, Comments, Lists, Tables, Images, Links, Video and Audio, DOM, Setting Up the Document, IDs and Classes, Pseudo-Classes & Relationships
About
This course is designed to give you an overview of the HTML and CSS markup and styling languages. You will lean the basic structure of a webpage and how to add links, images, text and more. You will also learn the basics of how to style a website with CSS. You will add color, position content, learn fonts, and more. Discover the languages behind every website you see.
Requirements
You will need access to a computer and a text editor within which to write HTML and CSS. Text editors come with most computers and there are numerous ones which can be downloaded for free. They are a great idea to become familiar with because professionals use text editors, or integrated development environments (IDEs), to write their code. We discuss ways to download them in Chapter 1.
Time and Prerequisites
This course is intended for anyone who is able to navigate a course on their own and has common computer skills (i.e., typing, etc.).
There are no prerequisites for this course and it should take about 20 - 24 hours to complete.
Requirements: A computer and a text editor | Time: 20 - 24 hours | Prerequisites: None |
Syllabus
HTML: A Beginner’s Course
Getting Ready to Write HTML
Formatting Your Text
Comments
Creating Lists
Creating Tables
Adding Images
Displaying Links
Adding Video and Audio
DOM and Final Thoughts
CSS: Next Steps
How Do I Add Style to My Website?
Setting Up the Document
IDs and Classes
Borders, Colors, Fonts & Boxes
Pseudo-Classes & Relationships
Let’s Style Everything Else