Sign In | Register Now About Bytes | Help | Site Map
Connecting Tech Pros Worldwide

invisible image?

Question posted by: sjp@soca.com (Guest) on July 23rd, 2005 11:19 PM
I have a little 3 page site built by hand in notepad using CSS. In my
content window I want to insert an image with the ALIGN=left attribute.
When I insert the image using the IMG SRC= tag without the align
attribute, the image displays properly. But when I include the ALIGN
attribute (left or right, it doesn't matter), the image disappears. An
appropriate sized empty space is left on the page, and right clicking
on the empty space brings up all of the usual image related options,
including the image size, name, etc. Its just not visible. No, there
isn't the little "x" that would appear if there was some sort of
problem. Remember, just deleting the Align tag makes the image appear.
But adding the align tag shifts the text around so I have a nice
empty space on the side of the page, where the image should be, just no
image!

Any idea what is happening?

FWIW, both the CSS and the html code are extremely simple and
straightforward.

David Dorward's Avatar
David Dorward
Guest
n/a Posts
July 23rd, 2005
11:19 PM
#2

Re: invisible image?
Join Bytes! wrote:
[color=blue]
> I have a little 3 page site built by hand in notepad using CSS. In my
> content window I want to insert an image with the ALIGN=left attribute.[/color]

I thought you were using CSS? The align attribute has been replaced with the
float attribute.
[color=blue]
> When I insert the image using the IMG SRC= tag without the align
> attribute, the image displays properly. But when I include the ALIGN
> attribute (left or right, it doesn't matter), the image disappears.[/color]

In what browsers?
Have you ensured your markup and CSS are valid?
What is the URL so we can see the page in context?

--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is

sjp@soca.com's Avatar
sjp@soca.com
Guest
n/a Posts
July 23rd, 2005
11:19 PM
#3

Re: invisible image?
[color=blue]
>
> I thought you were using CSS? The align attribute has been replaced[/color]
with the[color=blue]
> float attribute.[/color]

Does that mean if I am using CSS for overall page layout, that I can't
use the Align tag in my HTML code if a situation requires it?
[color=blue][color=green]
> > When I insert the image using the IMG SRC= tag without the align
> > attribute, the image displays properly. But when I include the[/color][/color]
ALIGN[color=blue][color=green]
> > attribute (left or right, it doesn't matter), the image disappears.[/color]
>
> In what browsers?[/color]
IE 6+[color=blue]
> Have you ensured your markup and CSS are valid?[/color]
Yes
[color=blue]
> What is the URL so we can see the page in context?
>[/color]
A site that is being designed isn't online yet.....but if it would
help, I could post the code here. The CSS page and the 3 HTML pages
add up to less text than we have used on these few replies. (like I
said, its a very simple, small site)


 
Not the answer you were looking for? Post your question . . .
189,325 Experts ready to help you find a solution.
Sign up for a free account, or Login (if you're already a member).

Latest Articles: Read & Comment
  • Didn't find the answer you were looking for?
    Post Your Question
  • Top Community Contributors