Test

1 Conversation

Collection of Html stuff-personal reference

The basics

The style attribute.

Can be used for a variety of things, such as moving an image to anywhere on the screen: <P STYLE="position:absolute;">.
Absolute puts it in a specific position on the page. Relative is relative to where you are on the page.
<P STYLE="position:absolute|relative ; top:# ; left:# ; z-index: # ; filter:alpha(opacity100)|other stuff ">

Other stuff can also go there, such as attributes for the normal tags: text-size , border-style : inset|outset etc. , etc.

Nifty Stuff

In the Filter of the style attribute: (not saying I know much about this stuff...)

GLOW
Filter:
Progid:DXImageTransform.Microsoft.Glow(
Strength=15,Color=#FF0000 ); makes this:

.



BLUR

STYLE="filter:Progid:DXImageTransform.Microsoft.Blur(Pixelradius=1 )
blurred text here


Or you could try a higehr pixel radius:

blurred text here
(PixelRadius=6)


MIRROR

Mirror is excellent. absolutely.STYLE=" Position: Absolute;
Line-Height: 15px;
Filter:progid:DXImageTransform.Microsoft.BasicImage(
Mirror= 1);">

This is my mirrored text and images...smiley - run
|
|This is my mirrored text and images.smiley - run





Where can I get more of them?

Bookmark on your Personal Space


Entry

A2438011

Infinite Improbability Drive

Infinite Improbability Drive

Read a random Edited Entry


Disclaimer

h2g2 is created by h2g2's users, who are members of the public. The views expressed are theirs and unless specifically stated are not those of the Not Panicking Ltd. Unlike Edited Entries, Entries have not been checked by an Editor. If you consider any Entry to be in breach of the site's House Rules, please register a complaint. For any other comments, please visit the Feedback page.

Write an Entry

"The Hitchhiker's Guide to the Galaxy is a wholly remarkable book. It has been compiled and recompiled many times and under many different editorships. It contains contributions from countless numbers of travellers and researchers."

Write an entry
Read more