Forum: HTML and CSS Oct 23rd, 2008 |
| Replies: 7 Views: 668 Does that mean i have to do this everytime? They get updated every week sometimes more than once. Doesnt really matter if so just a hastle. Thanks, |
Forum: HTML and CSS Oct 22nd, 2008 |
| Replies: 7 Views: 668 /* Document-wide definitions */
body {background-color:#FFFFFF}
body {font-family:Calibri}
body.content {}
body.navigation {}
/* Common definitions for all elements */
#singleBorder... |
Forum: HTML and CSS Oct 22nd, 2008 |
| Replies: 7 Views: 668 I forgot to mention, I am using a programme that i use to create league standings and player stats. It then exports to a couple of html pages and creates a css file. It only updates changed files. ... |
Forum: HTML and CSS Oct 22nd, 2008 |
| Replies: 7 Views: 668 Will that align everything underneath or will i have to put that a few times.
Is there any good software that can be recomended that does all this for?
Thanks again. |
Forum: HTML and CSS Oct 21st, 2008 |
| Replies: 7 Views: 668 Hi was told to put this
align: center;
to center tables in an html page but where does it go, into css or html not got a clue thanks. |