Ask a Question related to Macromedia Dreamweaver, Design and Development.
-
191 webforumsuser@macromedia.com #1
Quick Site Check Please
Hello all!
If I could get a quick site check please. I was having problem with this page
[url]http://www.deluciascript.com/pages/portfolio/advertising/financial.html[/url]
Since I am using Safari I didn't notice I messed up the Code and my Windows Machine is down right now.
The problem I was having was that the html text was being cut off on the right side of the table. I believe I fixed it as well as on the other pages as well.
If some could just check it for me with MSIE for Windows please
Thanks!
Referring URLs
[url]http://www.deluciascript.com/pages/portfolio/advertising/financial.html[/url]
191 webforumsuser@macromedia.com Guest
-
Quick host alive check
In an online submission for a quote we've had intermittent errors if the mysql server goes down. This errors cause prices to display at £0.00 ... -
[Site Check] New Portfolio Site
Hi! I´ve just launched my new portfolio site and I would appreciate some feedback on it. Any comments, complaints, bug reports and also... -
MAC users please quick test site.. PLEASE HELP!!!
Hello, I made a page for a friend with a flash 5 movie as the background (z-layer:0) so a single image should fill the large frame.. please check... -
Quick Mac Check? and anyone else who would like to check it too
http://jaschob.com/protoSite/index.html Hi All, Just finished up a prototype site design. I have tested this with winpxpro, EI6 & NN7. Once at... -
site check pls. the site is not yet finished
let me please stress that the site is not yet finished. all i would like to know is if there is a way to produce the same site using dreamweaver and... -
191 webforumsuser@macromedia.com #2
Re: Quick Site Check Please
Thanks Pam,
I appreciate it! Do you have any suggestions on fixing it? I am pulling my hair out. I don't know if it is becuase I have been looking at it for so long or I am just missing something.....
Also Pam..thank you for the kind words
If anybody has any suggestions please speak up!
Take it easy every one...but take it!
Bill
191 webforumsuser@macromedia.com Guest
-
Dan Vendel *GOF* #3
Re: Quick Site Check Please
"191" [email]webforumsuser@macromedia.com[/email] wrote:
> Hello all!
>
> If I could get a quick site check please. I was having problem with this page
>
> [url]http://www.deluciascript.com/pages/portfolio/advertising/financial.html[/url]
>
> Since I am using Safari I didn't notice I messed up the Code and my Windows Machine is down right now.
>
> The problem I was having was that the html text was being cut off on the right side of the table. I believe I fixed it as well as on the other pages as well.
>
> If some could just check it for me with MSIE for Windows please
>
> Thanks!
The innermost table has a height attribute (422px). Remove that entirely
so that it has no height at all and will expand as needed.
Also, you could run "clean up html" since I think you have an issue with
a <p> tag.
HTH
Dan Vendel - *GOF*
[url]http://www.vendel.info[/url]
Contact me directly by clicking here:
[url]http://contact.vendel.info[/url]
Formmail tutorial:
[url]http://www.vendel.info/tut/formmail.html[/url]
Nested table demonstration:
[url]http://www.vendel.info/tabletut/[/url]
Dan Vendel *GOF* Guest
-
Dan Vendel *GOF* #4
Re: Quick Site Check Please
PS:
You have another table with 236px height. Get rid of that attribute, too.
The general idea is that tables/cells shouldn't have *any* height/width
attributes at all. They should collapse around the content as far as
this is possible.
--
Dan Vendel - *GOF*
[url]http://www.vendel.info[/url]
Contact me directly by clicking here:
[url]http://contact.vendel.info[/url]
Formmail tutorial:
[url]http://www.vendel.info/tut/formmail.html[/url]
Nested table demonstration:
[url]http://www.vendel.info/tabletut/[/url]
Dan Vendel *GOF* Guest
-
191 webforumsuser@macromedia.com #5
Re: Quick Site Check Please
Dan,
I think I already removed the 236 px height... could you please check it again and if it is still there could you plese tell me where.... I am sorry I don't see it.
Thank you for your time and your patience.
Bill
191 webforumsuser@macromedia.com Guest
-
Dan Vendel *GOF* #6
Re: Quick Site Check Please
"191" [email]webforumsuser@macromedia.com[/email] wrote:
You still have several <td> tags with height in them. Remove them> Dan,
>
> I think I already removed the 236 px height... could you please check it again and if it is still there could you plese tell me where.... I am sorry I don't see it.
altogether, not just setting height to "0", but removing the *entire*
attribute, i.e. "height="xxxxx" including the word "height".
Also, there is something with a <p> tag. I can't say exactly what it is
since my DW is making a correction when I open the file and just tells me:
Line 227 Col 22 : Replaced an extra </P> tag with <P></P> to preserve
spacing.
Then, you have colspan and rowspan tags, which I think is OK in your
case, but they are usually quite evil creatures:
[url]http://www.vendel.info/tabletut/[/url]
BTW: I'm on Mac so can't say what Windows/IE users are seeing.
--
Dan Vendel - *GOF*
[url]http://www.vendel.info[/url]
Contact me directly by clicking here:
[url]http://contact.vendel.info[/url]
Formmail tutorial:
[url]http://www.vendel.info/tut/formmail.html[/url]
Nested table demonstration:
[url]http://www.vendel.info/tabletut/[/url]
Dan Vendel *GOF* Guest
-
cgs #7
Re: Quick Site Check Please
Looks good in Netscape 7.1
Chris.
"191" [email]webforumsuser@macromedia.com[/email] wrote:> Hello all!
>
> If I could get a quick site check please. I was having problem with this page
>
> [url]http://www.deluciascript.com/pages/portfolio/advertising/financial.html[/url]
>
> Since I am using Safari I didn't notice I messed up the Code and my Windows Machine is down right now.
>
> The problem I was having was that the html text was being cut off on the right side of the table. I believe I fixed it as well as on the other pages as well.
>
> If some could just check it for me with MSIE for Windows please
>
> Thanks!
>
>
>
>
>
>
> Referring URLs
> [url]http://www.deluciascript.com/pages/portfolio/advertising/financial.html[/url]
>
>
>
>cgs Guest
-
Paul Taylor #8
Re: Quick Site Check Please
On Mon, 28 Jul 2003 00:13:28 +0100, cgs <cgs@ntlworld.com> wrote:
The page looks nice to me. It's clean, clear and readable.>Looks good in Netscape 7.1
>Chris.
>
>"191" [email]webforumsuser@macromedia.com[/email] wrote:>> Hello all!
>>
>> If I could get a quick site check please. I was having problem with this page
>>
>> [url]http://www.deluciascript.com/pages/portfolio/advertising/financial.html[/url]
>>
>> Since I am using Safari I didn't notice I messed up the Code and my Windows Machine is down right now.
>>
>> The problem I was having was that the html text was being cut off on the right side of the table. I believe I fixed it as well as on the other pages as well.
>>
>> If some could just check it for me with MSIE for Windows please
>>
>> Thanks!
>>
>>
>>
>>
>>
>>
>> Referring URLs
>> [url]http://www.deluciascript.com/pages/portfolio/advertising/financial.html[/url]
>>
Just to be boring, you might notice it contains 79 errors, under the
xhtml doctype that you have used.
[url]http://validator.w3.org/check?uri=http%3A%2F%2Fwww.deluciascript.com%2Fpag es%2Fportfolio%2Fadvertising%2Ffinancial.html[/url]
Paul Taylor
Paul Taylor Guest
-
pam_ivey webforumsuser@macromedia.com #9
Re: Quick Site Check Please
Hurray Bill....it looks great now! No cutting off of words :-)
pam_ivey webforumsuser@macromedia.com Guest



Reply With Quote

