Results 1 to 4 of 4
Related
-
What's the HTML code to download a pdf from a link Forum: HTML Forum
Replies: 4 -
add code for font size under php echo code Forum: PHP Forum
Replies: 0 -
Is there a code... Forum: Myspace Forum
Replies: 3 -
Code Help. Forum: Myspace Forum
Replies: 0 -
Need Help With Tag/code Forum: Website Scripts Forum
Replies: 3
-
07-11-2006, 11:21 PM #1
Ignore code and link greeting note code
okay,
how do you put html on the webpage withouth the browser reading it (eg tutorial)?
and...
At some sites when you hover over a link, in the corner of your browser you see "click here to see whatever" instead of www.airefkaqrefeg.easgrfgwrfg/ehmkrogr
all help is greatly appreciated
-
07-12-2006, 03:31 PM #2
Re: Ignore code and link greeting note code
Hi,
to display code replace < and > with < and >
try something like this to alter the status bar when hovering over links.
HTML Code:<A HREF="http://www.ahfb2000.com.com" onMouseOver="window.status='Click here to go to ahfb2000.com'; return true">ahfb2000</A>
-
07-12-2006, 05:44 PM #3
Re: Ignore code and link greeting note code
yeah it does help, thanks
-
07-18-2006, 02:15 AM #4
Re: Ignore code and link greeting note code
Try using any free HTML builder like CoffeeCup HTML. It offers many functionalities and you will be not needing to remember such minute things which are very much important from usability and convienience point of view.
Mandar Thosar
Last edited by HTML; 07-18-2006 at 06:07 AM.