Design Resources

10/11/12--Here's the resource for colors that are ok to use: http://webmasters.byu.edu/styleguide/colors

10/5/12 (step2, lesson3)--USE BUTTONS not event listeners on the beginning navigation because the buttons will do much of the "event listening" for me automatically. Then on the actual contract page, it'll probably have to be event listeners.. FYI.



Turning the background white:
display.setDefault ( "background", 255, 255, 255 )

No comments:

Post a Comment