Skip to content

WarishRaza1/HTML-CSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

HTML-CSS

I have Created a Webpage Demonstrating the use of CSS Properties

<title>Internal CSS</title> <style> body { background-color: yellow; } h1 { color: blue; text-align: center; } p { color: red; font-size: 18px; } </style>

This is Example Of Internal CSS

This paragraph is styled using Internal CSS.

About

I have Created a Webpage Demonstrating the use of CSS Properties

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published