Back to home

Keyboard Functions Project Page

GitHub Link: Custom Keyboard JS Webpage ↗️

A webpage featuring a custom SVG and javascript color selector. Visit the link to customize with your favorite color.


💡 Process: Napkin Sketches > Code > Validate > Launch


Before and After

SVG before Webpage after shot

Screens

The function prompt
Javascript prompt that stores user data.
Example of design
After choosing pink, inner HTML changes for h1 and SVG.
The html of the page
Javascript in GitHub after uploading

Results

☑️ Created an error free javascript function for collecting user data and changing webpage
☑️ Implemented organization and structure for css, javascript, and html