Skip to content

MitaliShah/v13-prework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About this project:

This is a pre-work project for Chingu Voyage-13, More information about the requirement is here

Technologies used:

  • HTML, CSS and Javascript

Functionalities

  • Text typed into the custom text (type something) box should immediately change the sample text displayed in each font card
  • The sample text should return to the default sample if the input box (type something) no longer has any input (ex. input == "")
  • Font size chooser should have at least four sizes and should immediately change the sample text font size in each font card
  • Implement the clickable 'reset' icon on the far right of the major navigation; it should make the page appear as if the user reloaded the page (do not actually reload the page)
  • Change display icon to flip between a grid and list layout for the font cards

Project Link:

Click here to view the live page