HTML Quickstart

Web Application Path

Rate This Course

Please share your feedback

Skip

HTML Quickstart with Rob Tietje

div and span

div and span

HTML

This lesson takes a look at div and span.

div and span are both generic elements that have no styling by default (margin, etc.).

div is block level and span is inline.

div is frequently used when creating layouts and span can be used with CSS to apply styles to text.

4m 58s
Completed
Lessons
Getting Started
1 Introduction 7m 40s
2 Basic Structure 6m 19s
Basic Elements
3 Paragraphs and Headings 3m 17s
4 Images and Links 4m 48s
5 Ordered / Unordered Lists 1m 34s
6 Tables 6m 1s
7 Input Elements 3m 39s
Moving Forward
8 div and span 4m 58s
Assignment

There are no assignments for this lesson.