arcanistherogue
Feb 23 2005, 10:49 PM
| | Ok, I set up an image map for the sidebar on my site, www.rlclan.trap17.com .
what i was wondering was, how the crap do i remove that blue border? i tried putting border="0" in the image tag, does it matter where it is placed? (before or after the usemap="#navagation") |
Reply
arcanistherogue
Feb 23 2005, 10:54 PM
nevermind, i found it out: i misspelled border.
Reply
ill
Feb 23 2005, 11:35 PM
Slice your images - they will load faster
Reply
taylor
Feb 24 2005, 01:13 AM
Image loading doesn't matter, cause once it's loaded the placemarker should disappear. Make sure the border="0" attribute is in the <img> tag, not the image map one.
Reply
konane
Feb 24 2005, 05:10 PM
i learnt using http://www.w3schools.com/default.asp its a very good site my dad used it when he learnt to make webpages and he told me to use it.  I suggest you try it
Reply
Similar Topics
Keywords : html, image, maps
- Naming Web Page Files
Which way you like- MyPage.html or my-page.html or my_page.html (5)
Add Flashing Inbox To Invisionfree Forum
Html code for invsiionfree!! (0) Do you find it annoying when you are on your invisionfree forum, and you get a new message, and it
ends up taking you 5 minutes to notice? This code makes the inbox link flash bold red saying how
many messages you have. In version 1 the word inbox stays the same, and doesnt change at all (for
Example this is flashing: Inbox (2) In version 2 (the second code) the word inbox changes to
messages (constantly, so that if you have none, it says messages (0) instead of inbox (0). It still
flashes Red Put the following In the Header and Body Section (Admin Cp>>>Skinning ....
What Is The Best Free Html Editor?
(8) im looking for any kind that is free really.... i use windows but if you have one for a different
platfor, go ahead and add it for reference for other users. If you have one for normal text editor
and wysiwyg, add them both. i have been using notepad as my normal html editor but im looking for
something different... at least so i can see the different colors of the codes. Right now i am
downloading moxilla's seamonkey suite but im not sure how good it is... i will post a review if
i ever use one. If you have used the html editor you suggest or you just heard abou....
Html Problem
(9) how to make my intro page in the middle not CENTER ....
Flash Media Into Html/css Website
does anyone know how to import a flash into a webpage with transparenc (1) Hi I need some help , Im designing this website for school studies However, I made a flash drop down
menu, works perfectly, but you know how flash has a background when you export it in to a SWF file?
For example my flash is width= 800, and height = 200 but my div box on my html page for my
navigation is only 50 px my buttons is width of 50px and the rest of the content is the drop down
animations i want to insert it into my navigation div box but i want to set the flash background to
transparent so that when the drop down menu comes down it overlaps the text or whateva....
Image Hosting Link On My Website?
need help (2) Please look at the imagefilez.com box at the top part of most of the pages at trap 17. I'm
looking to place any kind of image hosting box similar to that one on my own website. The hosting
service can be any website but I'm just trying to find a way that I can have my own image
hosting box on the site. I don't care if it does the hosting through another site. Please, any
help to create a image hosting box on my website would be greatly appreciated. /tongue.gif"
style="vertical-align:middle" emoid=":P" border="0" alt="tongue.gif" />....
Call Of Duty 4 Pc - Patch 1.6 + New Maps
Releasing on the 5th June (5) Call Of Duty 4 PC - Patch 1.6 + New maps Already released on consoles, now coming to PC on the
5th June . The new maps will be: Broadcast Chinatown District Killhouse From what I know, the
patch will involve: New Killcam, which follows the airstrike bomb, the grenade thrown and the rpg
fired. Balancing weapons There is more, but I can't be positive.....
Learn Html, Css, C And C++ Online For Free
Wanna learn to write programs and/or make websites? You can do it fre (12) Have you ever used an application or played a game and thought, "If you could only..." or "If I knew
how I would add..." but didn't know where to start? I did and decided to do a lil research. I
came across a site with great tutorials. There are many ranging from beginner all the way to
advanced. After each tutorial there is a test to practice what you just learned. I dunno if I am
allowed to post the url to these sites here due to spam filters but I will say that if you search
for "c programming" in any major search engine it should be the first link (after the....
Html Form!
Using MySQL?! (4) Hey, I need your help again! I need some good working tutorial how I can update my SQL through
HTML form. I did use some tutorials online found with the help of google; but they do not work
properly; I mean there are still small mistakes. I need to have a good tutorial to follow. It
should be based on security and more things. It has to be done in proper way.......
Trap17 Dynamic Recent Post/topic Image
(17) Some may remember a while back I created a dynamic image that would tell you your post count and
last active for trap. It had a bit of a run but then died off. It just wasn't very useful.
BUT NOW I am presenting the most epic trap17 image Ever. This one is SUPER customizable and already
works for ALL MEMBERS ! It is designed to be put in your sig so other members can see the
recent topics you have written. It is still in early early beta stage but soon it will have the
date posted along with some other cool features. So I'm sure you are all excited t....
Has Anybody Tried Ms Expression Web Html Editor
It's much better than Frontpage (3) I was desperate to finish a site I was designing after I lost my hard drive and my software. I
downloaded Expression Web from the Microsoft site for a 3 month free trial, and guess what? It's
surprisingly good! Nothing like that crappy frontpage, it's standards compliant and very
good for writing CSS. Haven't heard anybody mention the program and wondering if anybody else
has tried it out. It's free to try from the MS site.....
Image Upload
?!? (11) I need the image upload script which automatically resized the image by specified size and store it
in the specified folder.....
Where Is There A Good Site To Learn Web Html?
(18) im a noob when it comes to web html to design web sites, can some one tell me where to find a good
website that has good tutorials on how to use web html?....
Background Image Swap Script
Change a Background Image based on clock time (15) Background Image Changer Script To swap the background image from your CSS file according to the
Server Clock Time. 1.) In your CSS file, add the following rule: CODE body {
background: url(time.png); } 2.) Create a "folder" named time.png. 3.) Into the
folder, place three images named morning.png, day.png, night.png. 4.) Also, in the same folder,
create an index.php file and copy/paste the following script. CODE <?php $hour =
date('H'); if ($hour < 12 ) { $image =
"morning.png"; } ....
Html Code Tester. Online Script
(15) Yes, yes. I have another script that I have written and I am distributing. I am not entirely sure if
this works. I have not tested it yet, but I will later and post back with a demo and fix it up.
Current script: CODE <?php //Save this as something like htmltest.php function
CheckForm() { $html_unsafe=$_POST['code']; //Gives us our user
input $html_safe=str_replace("<?php"," ",$html_unsafe);
//Starts security measures $html_safe=str_replace("?>","
",$html_sa....
Help! Php Or Just Html?
i want to start buliding my website. which is better, php or basic htm (13) i try to start this topic in webhost category but it seems like i cant. i dont have the permission
so i just post my topic here. im sorry mod.. i want to build a website which contains: - Links to
videos - Informations - photos - flash i don't know if i should use php or just HTML. guys,
what are your opinions..??....
Do You Use Imagefilez.com?
ImageFilez.com : Free Image and Video Hosting (30) Do you use ImageFilez.com? If so, for what and how long? If not, why? /huh.gif"
style="vertical-align:middle" emoid=":huh:" border="0" alt="huh.gif" /> Please vote and reply to
this thread with your responses. I don't personally, because I have an account on Photobucket
and ImageShack, and I sometimes use the Free Hosting that comes embedded into my forum and at the
site I moderate.....
Learn Html Quick And Easy
HTML, javascript, and CSS (14) well eversince i got interested in web desighn i've looked for tutorials but they where not that
helpfull and uderstanderble but there where two web sites that i liked 1. my favorite one was
htmldog it had tutorials on HTML, CSS, and a little bit of javascript. they where very
comprehenseve . and i read through all of them, understoode them, in about less than a week. also
has full references for HTML, and CSS tags. 2.since html dog did not provide realy good javascript
tutorial i looked to w3school for that while it wasnt very understandable too me, maybe it....
Scrolling Images?
How to Make an Image Scroll With the Page (5) I'm trying to make my homepage look a little fancier and I've got a nice background image,
but I want it to scroll with my page, like if you scroll down the image will still appear like it
does on the top of the page. Can someone tell me how to do this? I'm using Microsoft Frontpage
to edit it. I'm not sure what programming language this would be, probably CSS or Javascript,
but I can edit the page script with Notepad or something to make this work. Right now the page is
purely HTML, so whichever language this is, can somebody also give me the tags and ma....
How To Create Embed Image Mail In Gmail
(48) Hi to all ! Anybody can help me to create an email with embedded image so that mail reader
automatically see that image. Moreover I wont attached that image as it appears small in size in on
gmail. Thanks in Advance. ....
Watermark Your Image With Simple Php Script
found it on the net (34) This script was found on the net http://tips-scripts.com/?tip=watermark#tip B&T's Tips &
Scripts site. Just in case the site may not show, I will include the code here: List of things
needed: 1. your image in any format 2. watermark image--in gif format with transparent background 3.
script below with name (i.e. watermark.php) CODE <?php // this script creates a watermarked
image from an image file - can be a .jpg .gif or .png file // where watermark.gif is a mostly
transparent gif image with the watermark - goes in the same directory as this script // ....
Adding Rows & Columns In Html Table Using Javascript
(1) I'm trying to create a website with a form that collects some user information to store in MySQL
database. However, I've a problem when I want to dynamically add new rows and columns in the
HTML table so that the user can add more information in the dynamically added textboxes. Here's
what I have: CODE <table border="0" width="90%"
align="center" id="itemsTable"> <tr>
<td width="20%"> Quantity
<....
Html Countdown For Your Wallpaper For Your Computer?
(5) Can you have a HTML countdown for your wallpaper for your computer? I know you can have a animation
wallpaper for your computer. But can you have a HTML countdown as your wallpaper? I want to use a
HTML countdown for my wallpaper for my computer. So the wallpaper for my computer would be a HTML
countdown. Can you/does anyone know how to put a HTML countdown for your wallpaper for your
computer?....
Expanding Image Gallery
Images Expanding on a mousover (6) I was looking through wired today, and i noticed :
http://www.hotwired.com/webmonkey/06/08/index2a.html looks like a pretty nifty image gallery
effect, though i noticed that it wont display properly in FireFox. Does anyone have any links or
examples of other image gallery code, i find it pretty fascinating.....
Google Earth Easter Egg
stuff not usually there on regular maps (10) Well while i was exploring the area near the colorado river ( i think!) i kinda saw a long line
of arabic language all over the map stretching all over the place has anyone seen this things? also
i saw this arabic lines near North Korea at the mountanious ( forgot how to spell it) area. Has
anyone seen the lines anywhere else There's also a crop circle on one of the USA maps if you
look closely enough....
Html Tag For A Code Box
Where You Put HTML Code For Your Users (4) Well I have seen it all over the web. Lots of sites have code boxes so you can promote them or they
show you a code you can use for javascript and stuff like that. I would like to know the HTML code
for those boxes. Thanks in advance for your help.....
The Best And Free Website/html Editors + Text Editors
A good collection! Check it out. (48) Here they are, the best html editors. Just pick one because they are all free, or choose one of the
ones i most recommend. WebCore Designer 2005 http://www.mpsoftware.dk/webcoredesigner.php
HTMLGate Free http://www.mpsoftware.dk/htmlgate.php Ma Page Web http://www.aldweb.com
MAX's HTML Beauty++ 2004 http://www.htmlbeauty.com WebWorks http://w1.213.telia.com
PageBuilder HTML Editor http://www.tafweb.com Website Mentor http://www.dark-street.com
Cascade DTP http://www.price-media.demon.co.uk BPlainPro http://home5.swipnet.se/~w-52253/hy....
Turning An Image Into A Cartoon Style - Photoshop
Tutorial on cartooning images. (30) This tut will show you how to make a photo look cartoonish in three easy steps... 1)Open your
image in photoshop, doesnt really mater what size or shape anything really a landscape, city, or a
person. I am using a picture of a football player in this example 2)Go up to
Filter>Blur>Gaussian Blur and set the radius at 3.0 or higher depending on the effect your looking
for. 3)Last go Edit>Fade Gaussian Blur. A window will pop up... set the mode to darken for tha
cartoonish effect or to any other mode for plenty of other effects. Lower the opacity if you
don't....
Does Anyone Know Where I Can Get A Free Html Maker
(13) I was curious. There is a program clled dreamweaver which does what I want but it cost to much.....
where did you learn html from?
(84) HI, i am intresting in knowing where you began learning html of what inspired you to start learning
html. which programs did you use or which progs dyu use?....
Looking for html, image, maps
|
|
Searching Video's for html, image, maps
|
advertisement
|
|