Mortgage Loans | Actress | Mobile Phone | Power Rangers | NFL Talk Football Forums
HTML trouble [Archive] - PCMech Forums

PDA

View Full Version : HTML trouble


ric449
05-18-2004, 09:22 AM
I am having trouble with this page: http://ricserv.servebeer.com/ocing.php

I think it is obvious what the trouble is, please take a look and tell me what has went wrong here.

Force Flow
05-18-2004, 12:30 PM
I'm not seeing anything blatantly obvious...

kayoti
05-18-2004, 12:47 PM
Are you talking about the navbar on the left - all the 'dead space'?

ric449
05-18-2004, 01:46 PM
http://ricserv.servebeer.com/trouble1.jpg
http://ricserv.servebeer.com/trouble2.jpg

Cheryl
05-18-2004, 10:37 PM
Hi ric449

I played around with the file & was able to fix it (at least it worked locally). First, you need to put a " after Arial before the sentence

In this guide I will outline the...

You should also put a ; after the second nbsp of

1) Overclocking is running your hardware beyond...

At the bottom, I copied the p class info (class="MsoNormal" style="margin-left:36.0pt;text-indent:-18.0pt;mso-list:l0 level1 lfo2;
tab-stops:list 36.0pt") & pasted it in the brackets for the p tag. The weird thing is, it worked if I didn't leave a space between p & class - if I did, it pushed it over to the right a bit.:confused: I did try playing with the numbers in the tag, but wasn't having much luck - Word code is not easy to read :)

Good luck & hth.

Cheryl

m3talc0re
05-19-2004, 01:26 AM
That's what happens when you don't hand code the pages :p

ric449
05-19-2004, 02:54 AM
This is why there is trouble, I made nearly all the pages in frontpage, but now I can code by hand I decided to clean it up. I cut all my page sizes by at least 3kb by removing junk code. Thanks for the help, i'm not touching frontpage again!

m3talc0re
05-19-2004, 03:11 AM
Lol, I prefer hand coding over wysiwyg editors mainly for that reason, plus hand coding gives you MUCH more control.

Also, if you really wanna help reduce the page's file size, get rid of all the inline css and use an external stylesheet.

ric449
05-19-2004, 03:47 AM
Ok, now I got that fixed there is a new problem on the page, one block of text is in arial but it wont accept the size part, and even if I change the font it stays as arial. What is wrong this time?

ric449
05-19-2004, 03:58 AM
Sorry, all working now. Thanks again.