Monday, July 11, 2016

Working on Stylesheet Creation

So after coming back from a week's residential I can now get back to work on the project. This week I am hoping to complete the CSS file creation part of the software.

As part of this I am creating txt files which contain a html compatible colour, the hex value for that colour (which will be used to display the colour in the option menu) as well as a list of alternatives in the case that a browser doesn't support the colour.

E.g.
navy, darkblue, blue

I have currently written up files for Reds, Blues and am currently working on a grey-scale list (I have to constantly remind myself to use the American-English spellings of everything :^ )

I am using this w3schools page to get all the correct names and hex values:
http://www.w3schools.com/colors/colors_names.asp

Once I have completed all of the files I will upload them to either my Onedrive or Google Drive and link them.

No comments:

Post a Comment