This topic has been closed for further discussion.
I need your help in something... I am having trouble with tables at this page. http://www.decipheringlife.com/relation … ships.html
It previews fine in frontpage but some active x error puts the text absurdly... I have tried to rectify it but i am not able to.
please tell me which part is causing this error, and please tell me how to rectify it... it would be a great help...
The page seems visibly fine as i have adjusted the paragraph properties to suit the error.
I have added 90 after indentation to paragraph to avoid the overlapping of text...
the page seems okay in internet explorer till it asks for blocked content and after active x content is displayed, the tables overlap.the google ads have shifted right... and there are other errors which i am not able to fix...
please help...
PropixTechCheck my new project...
Administrator
From: Colorado, USA
Registered: 2006-02-15
Posts: 2427
I've been thanked 105 times.
Offline
well as you say the page displays fine.
Difficult to troubleshoot without seeing what it is actually doing. I did have a look at your code and found this on line #443.
Code: html
<img border="0" src="file:///C:/Documents%20and%20Settings/shivam/My%20Documents/My%20Webs/dimension/thumbs/homegrey.gif" width="40" height="50"></a>
This would display with FP on your computer but not from the web. Correct this and see if this corrects your problem/s
Attention designers and webmasters - "The Beauty of CSS"
Valid Web Designs tutorials on HTML, XHTML and CSS
Home Security Systems
If you open the file in any editor, like frontpage, then u'll see that the indentation after the first article... 'Do I know you'... is indented 90 after text ( that pargraph properties ).
I think in line 542... <table border="0" width="107%" is what i have done to just adjust the page....
but if i do not add indentation the tables overlap each other. ( the middle column and the right column )
please guide me,
thanking you sincerely,
cipher
PropixTechCheck my new project...
Administrator
From: 10% Off W/Coupon: SR2010
Registered: 2005-06-10
Posts: 2126
I've been thanked 70 times.
Offline
Hi cipher,
I am not quite sure I understand the problem well enough to tell you exactly whats wrong, but in FP it will probably render better if you leave the tables set at 100%
In example:
Code: html
<table border="0" cellpadding="2" cellspacing="0" width="100%" height="100%" style="border-collapse: collapse">
Alos, are you publishing page by page, or if your using extensions, are you making sure you are publishing by date modified? You may want to republish and do a complete overwrite. That may correct the item CE found.
In FP dont worry about a active x warning in preview mode, what matters is if you get an error after publishing.
What bothers me is that there is a ad that fires after 2 or 3 minutes, that needs to go away.
"An advertisement by ThomasTKT:A GALLERY of GREAT PRODUCTS"
Administrator
From: Colorado, USA
Registered: 2006-02-15
Posts: 2427
I've been thanked 105 times.
Offline
Looked more into this for you,
On line #542 you have;
Code: html
<table border="0" width="107%" cellpadding="0" cellspacing="0" id="AutoNumber3" height="1" bordercolorlight="#666666" style="border-collapse: collapse" bordercolor="#111111">
As WS says, try changing the width from 107% to 100%
Fix the image src call tag I mentioned earlier then check things to see how they display.
On another issue that you may or may not be aware of.
To see first hand how important a DTD is View the page in IE.
Your tree of words is colored
View it in FF and the tree is not colored.
Place the proper DTD on the page and this difference will be corrected.
Attention designers and webmasters - "The Beauty of CSS"
Valid Web Designs tutorials on HTML, XHTML and CSS
Home Security Systems
Administrator
From: Global enterprise
Registered: 2004-11-08
Posts: 3857
I've been thanked 43 times.
Offline
with such a simple layout it might be worth considering CSS layout? - plenty of free templates on the web
Administrator
From: Colorado, USA
Registered: 2006-02-15
Posts: 2427
I've been thanked 105 times.
Offline
Well I was getting ready to shut down and go beddy-by. Couldn't let this one go.
matte wrote:
with such a simple layout it might be worth considering CSS layout? - plenty of free templates on the web
woop woop woop 
Attention designers and webmasters - "The Beauty of CSS"
Valid Web Designs tutorials on HTML, XHTML and CSS
Home Security Systems
Moderator
From: Deland, FL
Registered: 2005-10-25
Posts: 1316
I've been thanked 24 times.
Offline
matte wrote:
with such a simple layout it might be worth considering CSS layout? - plenty of free templates on the web
http://www.oswd.org
Almost all of those templates validate with W3C. Good place to start out with CSS!
will definitely go out for css templates.. thank you
PropixTechCheck my new project...
Administrator
From: Yorkshire, UK
Registered: 2006-08-19
Posts: 3166
I've been thanked 101 times.
Offline
The question arises is this -
Why are you previewing in Front Page?
use whatever software you want to develop in; but I very much doubt any of your site's viewers will be viewing the page in FP.
So, preview in the common browsers for your market (probably IE and FF, but check your weblogs)
Any software that shows HTML as a web page has to interpret the HTML first. Different bowsers do this differently, and different WYSIWYG tools also display things differently.
Why everyone can't just standardise themselves on the gecko layout engine I really don't know..................... 
Northie wrote:
Why everyone can't just standardise themselves on the gecko layout engine I really don't know.....................
$$$$$$!!!!
| Never |


