Skip to content
View in the app

A better way to browse. Learn more.

Tip.It Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

HTML MASTERS... HELP ME hehe

Featured Replies

Hi, im trying to make these little buttons for my bands website.

 

 

 

and well i basically have to do the whole thing in HTML.

 

 

 

 

 

 

 

which im doing allright at.

 

 

 

except i've come acrost a problem.

 

 

 

 

 

 

 

the pictures im making for little link buttons, when i code them to the pictures to be links, they are having this annoying link border around them.

 

 

 

 

 

 

 

i was wondering if any of you HTML wizards know a special coding that will let me keep these pictures links, just without the annoying border?

 

 

 

 

 

 

 

 

 

 

 

heres what i have.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

words.jpg

 

 

 

audio.jpg

 

 

 

contacts.jpg

 

 

 

photos.jpg

 

 

 

bio.jpg

 

 

 

links.jpg

 

 

 

punkpages.jpg

 

 

 

 

 

 

 






 







 











 

 

 

 

 

 

 

any help would rule!

[combat level: 124][skill total: 1,800+][quest points: 260][Mining: ??]

guthan.gifgoodol.gif

AFTER 8 YEARS OF PLAYING - PERM BANNED

neocrosby.png

Go Vegan!

Add this to each img tag:

 

 

 

border="0"

If you are using CSS for styling you can do this

 

 

 

img { 



  border:0; 



} 

 

 

 

Then you dont need to put the border="0" in the image code every time

612d9da508.png

Mercifull.png

Mercifull <3 Suzi

"We don't want players to be able to buy their way to success in RuneScape. If we let players start doing this, it devalues RuneScape for others. We feel your status in real-life shouldn't affect your ability to be successful in RuneScape" Jagex 01/04/01 - 02/03/12

css for the win. Even just putting the entire menu bit into a div (eg: menuDiv) and then just using menuDiv.img{border: 0px;} or something would be better still - but that's just my take on it :P

Yea definetly CSS all the way, try turning off CSS on Tip.It. Practically all the formatting is done via CSS :P

I did that one mine - ironically it didn't fall apart much :P

 

 

 

And that's how it should be ;)

  • Author
Add this to each img tag:

 

 

 

border="0"

 

 

 

 

 

 

 

where at?

 

 

 

 

 

 

 

say i have this...

 

 

 

 

 

 

 

 

 

 

thats the link first, followed by the picture.

 

 

 

 

 

 

 

where in there do i put the

at?

[combat level: 124][skill total: 1,800+][quest points: 260][Mining: ??]

guthan.gifgoodol.gif

AFTER 8 YEARS OF PLAYING - PERM BANNED

neocrosby.png

Go Vegan!

 

Add this to each img tag:

 

 

 

border="0"

 

 

 

 

 

 

 

where at?

 

 

 

 

 

 

 

say i have this...

 

 

 

 

 

 

 

 

 

 

thats the link first, followed by the picture.

 

 

 

 

 

 

 

where in there do i put the

at?

make sure you close that a tag, and if you're using xhtml, the img tag should end in

="0" />

new code

 

 

 

 

 

 

 

Its a dirty way though, you should really be using CSS

612d9da508.png

Mercifull.png

Mercifull <3 Suzi

"We don't want players to be able to buy their way to success in RuneScape. If we let players start doing this, it devalues RuneScape for others. We feel your status in real-life shouldn't affect your ability to be successful in RuneScape" Jagex 01/04/01 - 02/03/12

  • Author

thanks dudes!

 

 

 

it worked

 

 

 

 

 

 

 

:P

[combat level: 124][skill total: 1,800+][quest points: 260][Mining: ??]

guthan.gifgoodol.gif

AFTER 8 YEARS OF PLAYING - PERM BANNED

neocrosby.png

Go Vegan!

btw png or gif images would be far more suitable for those images - jpg is better for photos ;)

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.