English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2006-12-06 22:20:41 · 4 answers · asked by PepperLuvr 1 in Computers & Internet Internet

I know it may seem pointless to have an invisible graphic, but I just want to learn all there is about HTML. I'm building a website and I've seen HTML codes that say something along the lines of "...: hidden" or whatever. Just want to know the actual code.

2006-12-06 22:29:19 · update #1

4 answers

forgive me for asking - but what is the point of a non-visible picture?

2006-12-06 22:23:12 · answer #1 · answered by Ruthie Baby 6 · 0 0

You could have it displayed as incredibly small. A one pixel graphic is generally considered invisible.


By the way, if you're new to html, you should be aware people like to play with their search engine positioning, and the search engines penalize them. White on white words and one pixel images were common techniques for this kind of pesky website.

2006-12-07 06:47:11 · answer #2 · answered by btoblake 3 · 0 0

One reason someone would do this is to hide an image until some event happens. Say you have 3 links, and when you hover over them, you want an image to appear.

So, you can add an id to each image, and hide it like so...

some graphic

Then, in the css you'd have something like this:



Then you could have a link that would unhide it when you mouseover it:

Some Text

This might be a bad example, but that's one way it can be used.

2006-12-10 12:03:04 · answer #3 · answered by shawn_thomas135 2 · 0 0

No,
But you can disable right click on the page that no budy can copy your graphics by JavaScript and code is


2006-12-07 06:29:19 · answer #4 · answered by Jack J 1 · 0 0

fedest.com, questions and answers