Skip to content

r0890638/HTML-CSS-Fundamentals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

HTML (Hyper Text Markup Language)

The 'HTML' part contains all the content, organized into a logical structure.

This is the part that an author might be most concerned with: the words, chapter headings, figures, diagrams, etc.


CSS (Cascading Style Sheets)

The 'CSS' part (version 3 being current) is all about the presentation or style of the page.

This is to set fonts, sizes, indentations and whatever else may apply to what webpage looks like.

About

Basic foundation of HTML and CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages