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

I have made a button from an image that is used as a link...

I have been playing around with the style function to try and get the botton to always be in the EXACT CENTER of the explorer window (regardless of how big the window is) but I cant get it to work.

Can someone spread some light on how to do it?
At the moment, I have the following through trial and error...




Am I getting warm?

2006-10-30 06:02:52 · 5 answers · asked by crafty1980 1 in Computers & Internet Programming & Design

5 answers

Few tips on your code:
1) You've just declared font styling without using font.
2) You cannot use 'left:**%' because you didn't declare 'position:absolute'.
3) The img tags don't respond to 'align' parameters because the workspace of the image is only as big as the image loaded (not the full width of the window)...

The code you're probably looking for is this:



It's probably as simpler as you're going to get.
Email me if you want to learn and understand more about HTML :)

Influx UK.

2006-10-30 06:14:10 · answer #1 · answered by Anonymous · 0 0

Basically all you need is







I've put the tags on their own lines to emphasise the order that they are opened and closed in.

It might be worth your while visiting http://www.w3.org/ for HTML resources and tutorials.

Rawlyn.

2006-10-30 06:47:48 · answer #2 · answered by Anonymous · 0 0

i'm afraid there is no way of eliminating the border of this photograph making use of HTML markup. There might desire to be the thank you to try this yet you may desire to apply complicated and stepped forward CSS3 regulations. i might only open and edit the image making use of a drawing kit including Photoshop or Fireworks and eliminate the border making use of the Magic Wand device or comparable.

2016-10-16 13:27:49 · answer #3 · answered by sachiko 4 · 0 0

Easy way
Make a table where you want it





2006-10-30 11:09:16 · answer #4 · answered by catfacts3192 1 · 0 0

www.nackvision.com
http://www.echoecho.com/htmllinks11.htm

Super sites for html

Justin

2006-10-30 06:14:56 · answer #5 · answered by Anonymous · 0 0

fedest.com, questions and answers