Hello

Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: Html  (Read 1048 times)

  • Guest
Html
« on: October 01, 2002, 09:28:33 PM »
Im making a HTML website and I just started HTML a couple weeks ago. I am stumped on these ones;

 ? For some reason that doesnt work for me.

How can you remove the border around an image

Also does anyone know any logo creation websites... like cooltext- but better. Or would someone be willing to make me one?

Offline EmperorRob
  • Mr Sexual Harassment
  • Legendary Member
  • ******
  • Posts: 3932
  • Karma: +10/-0
Html
« Reply #1 on: October 02, 2002, 12:40:56 PM »
If i remember right the
 is the pre-format text tag and it doesn\'t do anything other than throw your text on the page.

Images have borders if they are hyperlinks.  I don\'t remember if there\'s a way to remove that or not.  I don\'t even know what the current HTML version is.
This is America and I can still pay for sex with pennies

Offline Dajona
  • Full Member
  • ***
  • Posts: 116
  • Karma: +10/-0
    • http://www.gamingevolved.net
Html
« Reply #2 on: October 02, 2002, 05:20:14 PM »
Pre tag:

# May leave white space intact.
# May render text with a fixed-pitch font.
# May disable automatic word wrap.
 
In other words it preserves white space (hitting the space bar three times will render three spaces, not one as usual) and it uses a weird font.  I\'ve never used this tag, it isn\'t very popular anyway.

As for removing the border around images that are links add border="0" into the img tag.
« Last Edit: October 02, 2002, 05:40:08 PM by Dajona »

Offline Solid Snake 88
  • 1337 h4x0r
  • Legendary Member
  • ******
  • Posts: 2883
  • Karma: +10/-0
    • http://www.gamerforge.net
Html
« Reply #3 on: October 02, 2002, 09:20:01 PM »
To get rid of borders:


I\'ve never used
. Never had to. Just don\'t be lazy and format it yourself ;)
\"Where\'d I put that C4? uh oh...\"

  • Guest
Html
« Reply #4 on: October 04, 2002, 03:23:46 PM »
But being lazy is fun.... besides I dont know how to format it myself- I started HTML like a month ago.. :)

 

SMF spam blocked by CleanTalk