|
treetopsranch -> RE: Converting From Frontpage to SharPoint Designer (9/28/2009 16:42:09)
|
OK, I looked at your source code for the home page and it has some errors. No program that I know of will fix those errors. You will need to do it yourself. If you don't know how then get a book on HTML and CSS and learn how to do it. Also look at other peoples web sites and look at the source to see what they did. You can also look at free templates and use the stuff you already have and copy it to the template. (Like your photos). For starters, use a valid DOC type. Look it up on Google if you don't know what I am referring to. You have <body> stuff before your <html> tag. That is a no-no. You have "FC S0MERS SOCCER CLUB" positioned absolutely. That is why it is not positioning correctly in FireFox and other browsers.
|
|
|
|