HTML
HTML
TAGS
ATTRIBUTES
Elements are divided into
two categories:
•Block-level element
•Inline element
Block level elements
A block-level element always start with new line and takes the full
width of web page, from left to right.
These elements does not start with new line and take width as per
requirement.
Unordered list
Definition list
•Aries
Ordered list Aries
•Bingo
-One of the 12 horoscope sign.
1.Aries
•Leo
Bingo
2.Bingo -One of my evening snacks
•Oracle
Leo
3.Leo -It is also an one of the 12 horoscope sign.
4.Oracle Oracle
-It is a multinational technology
corporation.
Feature Margin Padding
The outer space of an element, outside the The inner space of an element, inside the
Space Location
border border
Not affected by the background color of the Affected by the background color of the
Background Color
element element
Creates space outside the element to move Creates space inside the element to control
Purpose
it relative to adjacent elements the content spacing