Forum Moderators: open
*Any* suggestions that could help are much appreciated and very welcome.
Thanks.
Gil
Note: The site is in Gil's profile: go to the what-is-seo.html page.
(edited by: tedster at 1:20 pm (utc) on Feb. 20, 2002)
W3Schools Reference [w3schools.com]
(edited by: tedster at 12:38 pm (utc) on Feb. 20, 2002)
Am I correct in saying this?
But what about alt text and and width and height attributes? How do I use those if the image url is in the external CSS file?
There are other ways to render the layout you want here without resorting to invalid code. The easiest would be to nest a table of two cells in the TD where your list bullets and copy are. This only goes two deep in nesting, so it shouldn't be a big deal with the spiders. The first cell would hold your images and the second would hold your copy.
It would take some experimentation, but I think you might get the same effect with divs instead of nesting tables.
By the way, your question was about printing. I wouldn't want to lose that baby in the bathwater. You might want to try a version of the page with regular bullets and see first if that prints. I'm assuming the invalid code is the problem, but it mught well be something else.
Can I do a blockquote on this, and if so, how do I incorporate it?
Thanks.
The seo-process.html page prints fine. It's the what-is-seo.html page that I have trouble printing, even without the <ul> and <li> tags.
Could you please also edit my first message to reflect the correct page.
Thanks.
(edited by: Gil_Sery at 1:20 pm (utc) on Feb. 20, 2002)
There's two sections to each bullet:
* the picture next to the bullet heading, and
*the bullet text, ideally, under the bullet heading.
The bullet text doesn't have the image; only the bullet heading does, so I can have as much space on the right as I want without it affecting the text.
That's why I thought of using blockquote on the bullet text.