Table toubles on my website

D

David Bartosik

Are you talking about an html table that you have coded? And are inserting
with a code fragment?

If so are you sure the code is correct? You should paste it in NotePad and
create a sample html page to test it.

If so are you sizing the fragment object to the size of the output? And
laying it out so as not to conflict with other objects?
 
R

Russell

I just read my post and ought to be ashamed of my poor typing skills.

No, the table I want to include is built with the Table>Insert>table command
Are you talking about an html table that you have coded? And are inserting
with a code fragment?

If so are you sure the code is correct? You should paste it in NotePad and
create a sample html page to test it.

If so are you sizing the fragment object to the size of the output? And
laying it out so as not to conflict with other objects?

--
David Bartosik - [MSFT MVP]
http://www.publishermvps.com
http://www.davidbartosik.com



Russell said:
Hi,

I am trying to include a table in my website. I want the table to be places
like this: www.russellgraves.com/testsite/site.jpg

Instead, I am getting this: www.russellgraves.com/testsite/

Any thoughts?

Thanks,

Russell Graves
 
D

David Bartosik

When you said include I suspected a code fragment. But tried not to assume.
As for the insert Table, shouldn't use that in a web publication. Typically
doesn't render correctly. Some versions will make an image of it and use that
fairly well, but really it's best to leave it for a print publication.
Anyway, it really isn't relevant to a web publication. If you think you
really need it, post back what you are wanting to accomplish by using it, and
we'll go from there.

--
David Bartosik - [MSFT MVP]
http://www.publishermvps.com
http://www.davidbartosik.com



Russell said:
I just read my post and ought to be ashamed of my poor typing skills.

No, the table I want to include is built with the Table>Insert>table command
Are you talking about an html table that you have coded? And are inserting
with a code fragment?

If so are you sure the code is correct? You should paste it in NotePad and
create a sample html page to test it.

If so are you sizing the fragment object to the size of the output? And
laying it out so as not to conflict with other objects?

--
David Bartosik - [MSFT MVP]
http://www.publishermvps.com
http://www.davidbartosik.com



Russell said:
Hi,

I am trying to include a table in my website. I want the table to be places
like this: www.russellgraves.com/testsite/site.jpg

Instead, I am getting this: www.russellgraves.com/testsite/

Any thoughts?

Thanks,

Russell Graves
 
R

Russell

I am wanting to include a table of links. You can see what I'm talking about
at www.russellgraves.com/temp/table/table.jpg.

I think that a table like this would be a much easier way to organize my
links.

Any thoughts?

Thanks,

Russell



David Bartosik said:
When you said include I suspected a code fragment. But tried not to assume.
As for the insert Table, shouldn't use that in a web publication. Typically
doesn't render correctly. Some versions will make an image of it and use that
fairly well, but really it's best to leave it for a print publication.
Anyway, it really isn't relevant to a web publication. If you think you
really need it, post back what you are wanting to accomplish by using it, and
we'll go from there.

--
David Bartosik - [MSFT MVP]
http://www.publishermvps.com
http://www.davidbartosik.com



Russell said:
I just read my post and ought to be ashamed of my poor typing skills.

No, the table I want to include is built with the Table>Insert>table command
Are you talking about an html table that you have coded? And are inserting
with a code fragment?

If so are you sure the code is correct? You should paste it in NotePad and
create a sample html page to test it.

If so are you sizing the fragment object to the size of the output? And
laying it out so as not to conflict with other objects?

--
David Bartosik - [MSFT MVP]
http://www.publishermvps.com
http://www.davidbartosik.com



:

Hi,

I am trying to include a table in my website. I want the table to be places
like this: www.russellgraves.com/testsite/site.jpg

Instead, I am getting this: www.russellgraves.com/testsite/

Any thoughts?

Thanks,

Russell Graves
 
R

Russell

On another note:

Even when I try to build the table out of text boxes and put borders around
the boxes, publisher still kicks the boxes to the lower corner of the page.

Thanks,

Russell

David Bartosik said:
When you said include I suspected a code fragment. But tried not to assume.
As for the insert Table, shouldn't use that in a web publication. Typically
doesn't render correctly. Some versions will make an image of it and use that
fairly well, but really it's best to leave it for a print publication.
Anyway, it really isn't relevant to a web publication. If you think you
really need it, post back what you are wanting to accomplish by using it, and
we'll go from there.

--
David Bartosik - [MSFT MVP]
http://www.publishermvps.com
http://www.davidbartosik.com



Russell said:
I just read my post and ought to be ashamed of my poor typing skills.

No, the table I want to include is built with the Table>Insert>table command
Are you talking about an html table that you have coded? And are inserting
with a code fragment?

If so are you sure the code is correct? You should paste it in NotePad and
create a sample html page to test it.

If so are you sizing the fragment object to the size of the output? And
laying it out so as not to conflict with other objects?

--
David Bartosik - [MSFT MVP]
http://www.publishermvps.com
http://www.davidbartosik.com



:

Hi,

I am trying to include a table in my website. I want the table to be places
like this: www.russellgraves.com/testsite/site.jpg

Instead, I am getting this: www.russellgraves.com/testsite/

Any thoughts?

Thanks,

Russell Graves
 
D

David Bartosik [MSFT MVP]

You'd want to use text boxes. Ideally you'd just code them manually (
http://www.publishermvps.com/Default.aspx?tabid=110 ) . FYI, putting borders
and/or color fill on objects containing hyperlinks can remove the links when
published. As for the positioning I'd look at that html code fragment you
have on that page. It's likely the culprit, just due to the code it uses
likely not meshing well with Publishers. Remove that fragment and see what
happens.

David Bartosik - [MSFT MVP]
http://www.publishermvps.com
http://www.davidbartosik.com

Russell said:
On another note:

Even when I try to build the table out of text boxes and put borders
around
the boxes, publisher still kicks the boxes to the lower corner of the
page.

Thanks,

Russell

David Bartosik said:
When you said include I suspected a code fragment. But tried not to
assume.
As for the insert Table, shouldn't use that in a web publication.
Typically
doesn't render correctly. Some versions will make an image of it and use
that
fairly well, but really it's best to leave it for a print publication.
Anyway, it really isn't relevant to a web publication. If you think you
really need it, post back what you are wanting to accomplish by using it,
and
we'll go from there.

--
David Bartosik - [MSFT MVP]
http://www.publishermvps.com
http://www.davidbartosik.com



Russell said:
I just read my post and ought to be ashamed of my poor typing skills.

No, the table I want to include is built with the Table>Insert>table
command
on publisher.



:

Are you talking about an html table that you have coded? And are
inserting
with a code fragment?

If so are you sure the code is correct? You should paste it in
NotePad and
create a sample html page to test it.

If so are you sizing the fragment object to the size of the output?
And
laying it out so as not to conflict with other objects?

--
David Bartosik - [MSFT MVP]
http://www.publishermvps.com
http://www.davidbartosik.com



:

Hi,

I am trying to include a table in my website. I want the table to
be places
like this: www.russellgraves.com/testsite/site.jpg

Instead, I am getting this: www.russellgraves.com/testsite/

Any thoughts?

Thanks,

Russell Graves
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top