class_management_system

Senior Project - Spring 2019
Log | Files | Refs | README

commit acfef454787840c6738a961a17cbd89bc2182d0d
parent 303cdb4359e0502c28c7dba4037149b26f726c16
Author: joshuajackson <joshcjack18@gmail.com>
Date:   Mon,  8 Apr 2019 23:37:52 -0400

Update index.html

Diffstat:
Msrc/html/index.html | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/src/html/index.html b/src/html/index.html @@ -121,6 +121,10 @@ h4 <button class="tablink" onclick="openPage('Download', this, '#57150B')">Download</button> <button class="tablink" onclick="openPage('Status', this, '#57150B')">Status</button> +<svg width="250" height="250"> + <circle r="125" cx="125" cy="125" fill="brown" stroke="yellow" stroke-width="5px" /> +</svg> + <!––The Home page––> <div id="Home" class="tabcontent"> <center>