Skip to content

Without JavaScript, I made a project which otherwise necessitates use of JavaScript only using HTML and CSS.

Notifications You must be signed in to change notification settings

dhawal-pandya/Font-Changer-using-only-HTML-and-CSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Font-Changer-using-only-HTML-and-CSS

Without JavaScript I made a project which to necessitate use of JavaScript only using HTML and CSS.

I had to make a site with 5 buttons under a header.
Under the 5 buttons, there were two paragraphs.
Every button click would have changed the font properties of the paragraph below.
One of the font properties to be necessarily was Font-family.
The Font family was to be import via external files.
The other necessary font property to be changed was Font-size.

About

Without JavaScript, I made a project which otherwise necessitates use of JavaScript only using HTML and CSS.

Topics

Resources

Stars

Watchers

Forks