PatrickFrankAIU / GradeManagerProject

Grade Manager project for ITWEB 210 and ITWEB 220, 2402B Term
0 stars 0 forks source link

Visual Improvements #10

Open PatrickFrankAIU opened 2 months ago

PatrickFrankAIU commented 2 months ago

Regarding fonts and favicons, I'll show how to do that in class tonight.

To add a placeholder to a Select control, add this code as the very first option: <option value="" disabled selected hidden>Select an option</option>