ul (Unordered list i.
e bullets and stuff)
ol (Ordered list i.e 1,2,3....)
padding is for inside
margin for outside
padding and margin arrangement: Top, Right, Bottom, Left
b - bold
font-weight
meta - they are used by the SEO(Search Engine Optimisation) as they provide the
metadata about the HTML page, they are used to specify:
1. Keywords which describe the page(<meta name="Keywords"
content="HTML,CSS,JavaScript,SQL,PHP,jQuery,XML,DOM,Bootstrap,Python,Java,Web
development,W3C,tutorials,programming,training,learning,quiz,primer,lessons,referen
ces,examples,exercises,source code,colors,demos,tips">
2. Author of the document
3. Description of the page<meta name=("Description" content="Well organized
and easy to understand Web building tutorials with lots of examples of how to use
HTML, CSS, JavaScript, SQL, PHP, Python, Bootstrap, Java and XML.">)
4. The character set used(meta charset="utf-8">)
5. Viewport meta tag was introduced in HTML5 to scale the website by the
value provided.
br- it inserts a single line break not add space between paragraphs and it contains
no closing tag since its an empty tag. used in writing poems, addresses....
pre - preserves the formatting
hr - Horizontal liine(no closing tag)
center - moves content to center
table - inserts table
Hosting- basically housing your website in a server......they include: GoDaddy,
Bigrock, Hostinger etc
USE NETLIFY since its free
web development frameworks - is a collection of solutions and tools required bby
software dev to create, customize and maintain web applications
front end frameworks skills needed for responsiveness since web development is not
only restricted in laptops