HTML Introduction by Eduonix Learning Solutions

About the Lecture

The lecture HTML Introduction by Eduonix Learning Solutions is from the course Basic HTML. It contains the following chapters:

  • What is HTML?
  • Document Layout
  • Elements
  • Using Images in HTML
  • Separate & Style your HTML

Author of lecture HTML Introduction

 Eduonix Learning Solutions

Eduonix Learning Solutions


Customer reviews

(1)
5,0 of 5 stars
5 Stars
5
4 Stars
0
3 Stars
0
2 Stars
0
1  Star
0


Excerpts from the accompanying material

... Structure Presentation Section 2: Layout of an HTML File Section 3: Working ...

... Consortium creates the standards of HTML. CSS is used to style HTML pagesH T ...

... - Italic - Bold Content is wrapped in an open and closing tag ...

... p >Hello World! HTML ...

... content. New lines before and after element. Consumes the whole width available Examples

... and - Bold - Input - Span tagsH T ...

... provide additional information  about an element. Attributes are always specified in  the start tag HTML5 Vid ...

... extra info about the element. Also displayed in a tooltip in some browsers This paragraph ...

... is a singleton tag “ is wrong. Only the opening is needed. Used with “attribute only” tags such as. Can use a trailing slash ...

... /> src is the image tag source (location) attribute Notice, no closing tag, Just an extra “/”HTML5 ...

... Style Sheets). CSS is preferred but for this tutorial, we will use the inline “style” attribute. Use the

or tag to single out blocks of ...

... and values HTML5 Video S ...

Chapters of this lecture