|
|
#18 (permalink) |
|
Registered User
Join Date: Oct 2002
Posts: 17
|
also, another thing to remember when your doing using an image as a hyperlink and you want to include a linebreak (<br>) you should have it inside the <a href=""> </a> section. example:
<a href="http://www.unitethecows.com"><img src="http://www.unitethecows.com/logos/splash.jpg"></a> <br> should actualy be: <a href="http://www.unitethecows.com"><img src="http://www.unitethecows.com/logos/splash.jpg"><br></a> this gets rid of some spacing problems you can run across when coding. here is an example: http://www.napjunk.net/~steve/linebreaks.htm to see what i mean, select the image on the top, you'll notice there's a space beneath it. Now, select the image on the bottom, the space is gone...if im not being clear I can explain some more. ![]() btw, this is the third time I've had to register on this board, Did y'alls DB go down or something Tom (intimidated)? |
|
|
|
|
|
#24 (permalink) |
|
Registered User
Join Date: Jun 2002
Posts: 158
|
the best site for learning/mastering html is imho
http://www.allmyfaqs.com/ the site rocks, and there are many experienced html gurus online often to help you sort out any problem you are having
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|