|
|
Thread Tools | Display Modes |
|
#1
|
|
|
Case Photography
|
snipets of code for use
I'm currently trying to get my smugmug account setup and it would be nice if there was a section on the help page with snipets of code that could be used for the header and footer sections.
That way someone could just copy and past the different sections they would like to include right in. The help page could instruct a person to change from a generic <YourAccountName> to myaccount Just a suggestion. |
|
|
|
|
#2
|
||
|
I break stuff
|
Quote:
For more information on HTML: http://www.davesite.com/webstation/html/ And a quick tip for something that is a little more obscure to figure out on your own... if you want to change the background color for your page, insert this code into the stylesheet section: Body { background-color: #FFFF66 } You can find the hexadecimal code you want for the color you want here: http://soba.fortlewis.edu/griffiths/...lor_codes.html Good luck! |
|
|
|
||
| Tell The World! | |
| Thread Tools | |
| Display Modes | |
|
|