Skip to content

Padmac0601/fullstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

fullstack

HTML---> Hyper Text Markup Language ->Responsible for webpage structure ->building blocks of web page --> HTML elements are represented by syntax content in between the tags "<>". heading text

heading text

---> Heading Element

text

--> Paragraph element

---> Image element
---->Line break

Basic HTML Page Structure:

==== HTML VERSION ==== ROOT Element ==== INFORMATION ABOUT THE PAGE(META, LINK, TITLE) <title>Documnet</title> === PAGE TITLE ................META, LINK === WHAT WILL BE DISPLAYED ON THE PAGE .........PAGE CONTENT

Extension: -->Live server -->file->Auto save option -->settings-->wordwrap -->settings.json --> we can see recent changes -->Emmet(it is an builtin function)--->when will type something on vs it will give abbreviation Emmet-> the essential toolkit for web-developer -->udemy image --->red udemy image pexel.com -->br--->line break external link:link the web page visit udemy for more information target-->i will open the link page in separate tab.

Internal link: we have create one html file for example about.html inside we need to give index.html file and give go back to homepage in description then in index.html file we need to add link about.html file.

Link within the page: for eample if we have big page and we are in bottom of the page and if we need to reach top of the page without scrolling up, we can link the top line id so that we can reach top of the page once we clicked the link.

back to the top

image as a link: now the image working as link

Empty link: if we will not mention any link adderss in herf, instead of address just we are mentioning #, then image will not navigate anywhere.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages