HTML Flashcards
are defined with h1 to h6 tags
HTML Headings
how to define HTML Headings
h1 to h6
are defined with p tag
HTML Paragraph
How to define HTML Paragraph
<p> tag
</p>
are defined with a tag
HTML links
How to define HTML links
<a> tag</a>
are defined with <img></img> tag
HTML image
How to define HTML image
<img></img> tag
HTML tags and attributes create the __
HTML elements
are similar to keywords
HTML tags
are used to customize an element’s behavior
HTML Attributes
are building blocks of a webpage
HTML Elements
3 Types of HTML Elements
Simple Element
Nested Element
Empty Element
are used to provide additional information about the HTML elements
HTML Attributes
is used to define characteristics of an HTML element
attribute
2 Types of HTML Attributes
HTML Local Attributes
HTML Global Attributes
Different types of Global Attributes
id
class
style
dir
lang
Generic attributes
align
background-color
id
class
width
height
title