Skip to content

Tech-Jafar/All-HTML-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📌What is HTML🎁

HTML is the standard markup language for Web pages. With HTML you can create your own Website. full from of html are Hypertext Markup Language HTML consists of different elements, tags, and attributes that define the structure and content of the web page. HTML is easy to learn - You will enjoy it!

🎄What is an HTML Element?🎄

An HTML element is defined by a start tag, some content, and an end tag: The HTML element is everything from the start tag to the end tag:

✨What is CSS✨

  • CSS Full From is Cascading Style Sheets
  • CSS describes how HTML elements are to be displayed on screen, paper, or in other media
  • CSS saves a lot of work. It can control the layout of multiple web pages all at once
  • External stylesheets are stored in CSS files

🎊Why are use CSS🎊

CSS (Cascading Style Sheets) is used to style and layout web pages — for example, to alter the font, color, size, and spacing of your content, split it into multiple columns, or add animations and other decorative features

🎆What is javaScript (JS)🎆

JavaScript (JS) is a cross-platform, object-oriented programming language used by developers to make web pages interactive. javaScript also Know as LiveScript

🎇Why are use JavaScript🎇

It allows developers to create dynamically updating content, use animations, pop-up menus, clickable buttons, control multimedia, etc. The use of JavaScript can be both on the client-side and server-side. While HTML and CSS languages are used to give structure and style to web pages, JavaScript is used to add interactive elements that engage users. Without JavaScript, 90% of Internet webpages would be static.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published