Skip to content

teddcp/frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FrontEnd-Basics

1. Headers :
h1, h2, h3, h4, h5, h6 are the headers in which h1 is the largest header(in font) and h6 is the smallest


examples:

Biggest

smallest

2. Paragraph:
p tag is used for paragraphs and broswers erases the extra spaces and lines while displaying . To keep the extra space and line we can use the pre tag

Forms Basics


You will find all the code and link to learn HTML5 forms

Releases

No releases published

Packages

No packages published