From the course: HTML: Images and Figures
What you should know - HTML Tutorial
From the course: HTML: Images and Figures
What you should know
- [Instructor] In order to successfully complete this course, you need to know the essentials of HTML. You need to know that an HTML element consists of an opening tag, a closing tag, and the content between. HTML opening tags can have attributes which consist of an attribute name and the attribute value. You should know how to use CSS by specifying an element to be styled, the property you want to modify, and the value for that property. You should also be able to specify where a file is in your project's structure by using a path. If you need a refresher on these concepts, look for the course HTML Essential Training in the Library.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.