HTML - Links Got Underline Showing
Hi there,
Please take a look at www.usip.co.uk/index5.html I am trying to get rid of the lines under the links(especially in the navigation bar) but have no idea how to . I think its something to do with the properties of the href links. Can you help? Thanks Similar TutorialsCan someone please tell me how to make links that don have underlined but become underline when user rolls over them..thankyou <body> <a href="gowns_syd.html">Wedding dressses sydney</a> <br /> </body> Hey Guys, I know XHTML pretty good, but have recently been trying my hand with Dreamweaver to bang out some websites for other people. I need to know how I can take a basic link, for example... [<a href="http://www.kilroymusic.com/press.htm>] and have it appear without a line under it? I know how to change the link color, and the visited link color. But there doesn't seem to be an intuitive way in Dreamweaver to get rid of the line. Hopefully I have made what I am talking about clear. I don't care if you tell me how to do it in Dreamweaver or manually with code. This is just killing me. Thanks guys! Kilroy Hi, i need a simple help to make the text "Add to Your favourites" be this colour: #666666 here is the add to favourites code: <a href="#" onclick="window.external.AddFavorite(location.href, document.title);">Add to Your Favourites</a> thanks. Your help is much appreciated. Man IE is all screwed up. Mine site is perfect in FF I wish IE would follow the lead on IE standards but that is another day. Anyways, I have some text on my index page that is suppose to link to this page http://www.mesquitechristmas.com/blog/index.php Anyways in IE when you click on it it brings up a blank white page but the URL is in the address bar. Like I said though in FF it works fine. I have not tried this with IE 7 I have been testing things with 6 then will upgrade back to 7 unless someone knows how I can run both? Does anyone know why this might be happening? -Thanks Links not showing up in address bar. Hi i wonder if anyone can help me, I'm designing a basic web page, and ive got a few pages and a few links in there, but when I view the site online, when i click on the links, no matter what I click on, the address bar never changes. Its always: www.example.com it never puts the extensions on like.... www.example.com/index.html www.example.com/aboutus.html Ive have made a few basic web sites in the past but never encountered this problem before. Its probably something galringly obvious and im being an idiot. Can someone please help? Oh and BTW Im using dreamweaver (the designers view not code view, im more of a designer not a programmer, i understand basic html enough to tidy up the code, but not write it all from scratch) Thank you! Nikky I'm a novice at html and my site has a navigation box on every page with links to all the other pages. Now I have been editing the links in the box and then copy pasting that code onto every page. I know there is a better way to do this. I used CSS to set the attributes of the box but can i put the content into the CSS file also so that I dont have to go into every page? please ask for specifications because I feel like I was not very clear. <div class="boxnavencase"> <div class="boxcontmid"><h2>Navigation</h2><br /> <a href="index.htm">Home</a><br /> <a href="Services.htm">Services</a><br /> That is basically the code of the navigation box with more links. I do not want to have to keep copy pasting this onto every page. what's the better way? thank you very much Hi all, I've spent several hours building my site. Most of my time was spent setting up the custom menu using CSS. So I am very disappointed to see it not display correctly in Firefox. After doing some research, I realized that some of my HTML isn't validating correctly. But I cant figure out how to fix it. A lot of has to do with the SPAN codes. Any assistance would be much appreciated! <body class="twoColElsLtHdr"> <div id="container"> <div id="header"> <table width="100%" border="0" cellpadding="10"> <span class="class4"> <tr> <td class="header"><a href="http://www.davidzhangphotography.com">DAVID ZHANG</a> <span class="header2">PHOTOGRAPHY</span></td></tr></span> </table> </div> <div id="sidebar1"> <TABLE cellSpacing=3 cellPadding=3 width="96%" border=0> <TBODY> <span class="class1"> <TR> <TD class="menu"><A HREF="javascript:popUp('music.html')">MUSIC</A></TD> </TR> <TR> <TD> </TD> </TR> <TR> <TD class="menu"><A HREF="javascript:popUp('fashion_location.html')">FASHION 1</A></TD> </TR> <TR> <TD> </TD> </TR> <TR> <TD class="menu"><A HREF="javascript:popUp('fashion_studio.html')">FASHION 2</A></TD> </TR> <TR> <TD class="menu"> </TD> </TR> <TR> <TD class="menu"><a href="personal.html">PERSONAL</a></TD> </TR> <TR> <TD> </TD> </TR> </span> <span class="class2"> <TR> <TD class="menu"><a href="about.html">ABOUT</a></TD> </TR> <TR> <TD> </TD> </TR> <TR> <TD class="menu"><a href="blog.html">BLOG</a></TD> </TR> </span> </TABLE> </div> I'm stuck on the following, i'm trying to underline a sentence using - <u> and </u> for underlined, how can i add the underline to the code below: <h2>1. Access to Reporting Services</h2> when i have tried it, it underlines all the document!!! please help Could someone please tell me how I can create a specific link without the underline? Can it be done for individual links? I am aware of the "text-decoration: none" but I don't know how to type it in so it works. So for example: <a href="http://www.survivingbipolar.com">Return</a> Where (and how) do I add the proper code? Thanks. How can a link be underlined only when mouse is over it? ie. when mouse is not on the link, its not underlined, and when mouse is over then link, a line apears under it. Please tell me.. I'm making my own text based based game, and I want to remove a hyperlink underline from 3 works. Example.. PHP Code: <font face="Arial" color="#FFFFFF"><?php if ($inventorystatus=="equipment"){echo "<b>";} else echo "<a href='selectequips.php'>"; ?>[Equipment]</b></a> <b> </b><?php if ($inventorystatus=="items"){echo "<b>";} else echo "<a href='selectitems.php'>"; ?>[Items]</b></a> <?php if ($inventorystatus=="misc"){echo "<b>";} else echo "<a href='selectmisc.php'>"; ?>[Miscellaneous]</b></a></font></td> How do I remove the hyperlink's underlines from just those hyperlinks? Is there a specific command/function? Hi I am having trouble on this topic, can't think of a way to clearly explain this so i ll just throw an example: I'm aiming for this in a table: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX XXXXXXXXXXXXX______________________________ without the need to do line break or start a new <span><div>or<td>, so basicly the text content (the "X"s) is continuous and the underline needs to fill the whole horizontal width, making <u> an invalid solution. Does anyone know how to make this possible, Thanks in advance! P.S. I am using query to auto fill the text content so the length of the text is not fixed and will change base on the database record Hi everyone, I hope I have posted this in the right area. This is my first time posting here. I currently have my main pages listed at the top of my site as graphics (see fussybaby.ca). I would like to potentially remove these graphics and use text links instead - I had the graphics designed for me, so I can't just go in and make new ones, however I'd like to change/rearrange the links and add some new ones. So my question is: How hard is this to do? Is this something I need to hire someone to do for me? Thanks in advance for any advice! Visit here and you will notice that right above music licensing, there is a little arrow like this: > My markup is clean, there is no extra closing tag anywhere, its strange. When viewing the source, you will not find it, but in firefox, when you highlight a bit of text around it and click view selection source, this comes up. HTML Code: <h1>Contact</h1> > <table border="0"> <tbody><tr> <td width="375"><h3>Music Licensing</h3> How do I remove it??? Hello All, I am a nubie to HTML. On this website: http://www.shareselfhelp.org/ After the first "Get Free Monthly Meeting Directory by Email" The E shows up. But on the second: "Get Free Monthly Meeting Directory by Email" The E is not visible. It is there, I can click on it. Right next to the word Email. If I click on it and hold the button down, I can see the little square dotted line box, outlining the image, but I can't see the image. Thanks in Advance, Laurence I want to display an imagw which is an Icon. When I view it with IE noi mage. When I view the page with Firefox, it works fine. Does IE require something else? Here is the code I am using. <img src=./graphics/c3.ico HEIGHT="40" WIDTH="40"> Hi, I designed and sliced my website in Photoshop CS4 and then tweaked the code as needed in Dreamweaver CS4. Can someone tell me why the image (seen below) isn't showing up on my company's web page, supposed to be on bottom left of my web page: http://www.majorleaguemotoring.com? I'm guessing it has something to do with the iframe code from Facebook? http://www.majorleaguemotoring.com/i...industries.gif Why in IE do my images not appear...? Everything seems ok in FF and safari. www.ameliajohnstone.com All I get is small blue boxes. thx Hi All, I have got an issue where my images are not showing when debugging the site, every time i place a new image i make sure the path to that image is correct i then check in design view and i can see the image but when i launch the site the images do not show? Could this be down to my browser? Any ideas or suggestions would be highly appreciated. HTML Code: <table width="930" border="0" cellpadding="0" cellspacing="0" style="background-color: #FFC700"> <tr valign="middle"> <td width="120" align="left"> <img src="/images/HeaderLeft.jpg" width="14" height="30" border="0" alt=""> </td> <td width="17" align="left" valign="middle"> <img src="C:\Users\Scott\Documents\Visual Studio 2010\Images\Arrow" width="34" height="13" border="0" alt=""> </td> <td align="left"> <a href="/Home.aspx" class="WhiteMedium"><b>Home    </b></a> </td> <td width="17" align="left" valign="middle"> <img src="C:\Users\Scott\Documents\Visual Studio 2010\Images\Arrow" width="34" height="13" border="0" alt=""> </td> <td align="left"> <a href="/html/LoginReminder.aspx" class="WhiteMedium"><b>Existing Customers</b></a> </td> <td width="17" align="left" valign="middle"> <img src="C:\Users\Scott\Documents\Visual Studio 2010\Images\Arrow" width="34" height="13" border="0" alt=""> </td> <td align="left"> <a href="/html/HowItWorks.aspx" class="WhiteMedium"><b>How It Works</b></a> </td> <td width="17" align="left" valign="middle"> <img src="C:\Users\Scott\Documents\Visual Studio 2010\Images\Arrow" width="34" height="13" border="0" alt=""> </td> <td align="left"> <a href="/html/FAQ.aspx" class="WhiteMedium"><b>FAQ    </b></a> </td> <td width="17" align="left" valign="middle"> <img src="C:\Users\Scott\Documents\Visual Studio 2010\Images\Arrow" width="34" height="13" border="0" alt=""> </td> <td align="left"> <a href="/html/AboutUs.aspx" class="WhiteMedium"><b>About Us  </b></a> </td> <td width="17" align="left" valign="middle"> <img src="C:\Users\Scott\Documents\Visual Studio 2010\Images\Arrow" width="34" height="13" border="0" alt=""> </td> <td align="left"> <a href="/html/ContactUs.aspx" class="WhiteMedium"><b>Contact Us</b></a> </td> <td width="120" align="right"> <img src="/images/HeaderMenuRight.jpg" width="14" height="30" border="0" alt=""> </td> </tr> </table> Its the arrow image that isnt showing, iv got the same issue with my Header picture aswell. And yes im aware this is alot easier in CSS but im currently learning that at the moment. Thanks I created this website, http://solarroadways.com/news.html and everything I created worked. Then my client added new content and pictures by themself and apparently the images load but then disappear in IE. Debugging didn't help, go figure. Anyone encounter this problem? |