Webmaster Forum


Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Coding Forum Problems with your code? Let's hear about it.

Sponsored Reviews   Improve your ranking, submit to directories   V7N Directory

Reply
 
LinkBack Thread Tools Display Modes
Old 02-27-2004, 11:10 PM   #1 (permalink)
Inactive
 
Join Date: 01-10-04
Location: Ireland
Posts: 33
iTrader: 0 / 0%
Latest Blog:
None

lorcan is liked by many
Send a message via MSN to lorcan Send a message via Yahoo to lorcan
Hyperlinks

hi
i got a Page template and its written with style sheets or somthin other than HTMl! wow trouble is there are hyperlinks all over the text, on diff. aeras! this is the top bit:

Quote:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<HTML>
<HEAD>
<TITLE>Raven Resourses</TITLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<style type=text/css>BODY {
SCROLLBAR-ARROW-COLOR: #97AABA; SCROLLBAR-FACE-COLOR: #F2F5F7; SCROLLBAR-HIGHLIGHT-COLOR: #B2C3D0; SCROLLBAR-SHADOW-COLOR: #B2C3D0; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF
}
.bold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #669999; font-weight: bold}
.bodyplain { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #000000; font-weight: normal}
.boldwhite { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #FFFFFF; font-weight: bold ; text-decoration: none}
.boldwhiteCopy { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: 4A627A; font-weight: bold ; text-decoration: none}
.credit { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #CCCCCC; font-weight: bold ; text-decoration: none }
.bodyplainred { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #FF6633; font-weight: normal ; text-decoration: none}
.bodyplaingrey { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #999999; font-weight: normal }
.bodyplainwhite { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #FFFFFF; font-weight: normal }
</style>
</HEAD>
<BODY BGCOLOR=#FFFFFF leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<span class="bodyplaingrey"></span> <span class="bodyplainred"></span> <span class="credit"></span>
<span class="boldwhiteCopy"></span> <span class="boldwhite"></span> <span class="bodyplain"></span>
<table width="860" cellspacing="0" cellpadding="0" align="center">
<tr>
<td height="70" width="287" bgcolor="98A2AB" valign="top">
<table width="587" border="2" cellspacing="0" cellpadding="0" background="images/bkgrntop.jpg" height="30">
<p><h1>Raven Resourses&nbsp


can any one tell me what to 'cut'!?, please


_________________
lorcan is offline  
Add Post to del.icio.us
Reply With Quote
Sponsored Links
SEO Hosting by HostGator  Advertise Here  Buy Blog Links
Old 02-28-2004, 12:02 AM   #2 (permalink)
v7n Mentor
 
hatchet's Avatar
 
Join Date: 10-11-03
Posts: 1,137
iTrader: 0 / 0%
Latest Blog:
None

hatchet is just really nicehatchet is just really nicehatchet is just really nicehatchet is just really nicehatchet is just really nicehatchet is just really nicehatchet is just really nicehatchet is just really nicehatchet is just really nicehatchet is just really nicehatchet is just really nice
I don't see any hyperlinks.. that's all CSS code which tells the html code how to look. Maybe I'm misunderstanding your question.
hatchet is offline  
Add Post to del.icio.us
Reply With Quote
Old 02-28-2004, 10:02 AM   #3 (permalink)
Inactive
 
Join Date: 01-12-04
Posts: 999
iTrader: 0 / 0%
Latest Blog:
None

Emancipator is a jewel in the roughEmancipator is a jewel in the roughEmancipator is a jewel in the roughEmancipator is a jewel in the roughEmancipator is a jewel in the roughEmancipator is a jewel in the rough
Send a message via MSN to Emancipator
im with hatchet, would love to help, dont see any http referrers.
Emancipator is offline  
Add Post to del.icio.us
Reply With Quote
Old 02-28-2004, 10:55 PM   #4 (permalink)
Inactive
 
Join Date: 01-10-04
Location: Ireland
Posts: 33
iTrader: 0 / 0%
Latest Blog:
None

lorcan is liked by many
Send a message via MSN to lorcan Send a message via Yahoo to lorcan
source

there is a hyperlink for email - and nearly', all text from there down is hyper!
does that make sense?
lorcan is offline  
Add Post to del.icio.us
Reply With Quote
Old 02-29-2004, 12:09 AM   #5 (permalink)
v7n Mentor
 
hatchet's Avatar
 
Join Date: 10-11-03
Posts: 1,137
iTrader: 0 / 0%
Latest Blog:
None

hatchet is just really nicehatchet is just really nicehatchet is just really nicehatchet is just really nicehatchet is just really nicehatchet is just really nicehatchet is just really nicehatchet is just really nicehatchet is just really nicehatchet is just really nicehatchet is just really nice
No that doesn't make sense. What you have posted in the original post doesn't even contain <a href... nothing. So there is no email link or hyperlink or anything else. As I said - Most of it is CSS. Highlight the code where you say this email is.
What exacty do you want to do with the template? Do you have a URL that we can go to look at it?
hatchet is offline  
Add Post to del.icio.us
Reply With Quote
Old 02-29-2004, 08:41 AM   #6 (permalink)
No Longer Here
 
Join Date: 09-27-03
Location: State College, PA
Posts: 9,354
iTrader: 0 / 0%
Latest Blog:
None

Jazzee is liked by somebodyJazzee is liked by somebodyJazzee is liked by somebodyJazzee is liked by somebodyJazzee is liked by somebody
Re: source

Quote:
Originally Posted by lorcan
there is a hyperlink for email - and nearly', all text from there down is hyper!
does that make sense?
If I am understanding you... find that email link in your code. Then make sure there is a </a> after the email link in the code.

Should look something like this:

[code:1:48633f1764]<a href="mailto:email@email.com">Email me</a>[/code:1:48633f1764]
Jazzee is offline  
Add Post to del.icio.us
Reply With Quote
Old 02-29-2004, 08:43 AM   #7 (permalink)
v7n Mentor
 
hatchet's Avatar
 
Join Date: 10-11-03
Posts: 1,137
iTrader: 0 / 0%
Latest Blog:
None

hatchet is just really nicehatchet is just really nicehatchet is just really nicehatchet is just really nicehatchet is just really nicehatchet is just really nicehatchet is just really nicehatchet is just really nicehatchet is just really nicehatchet is just really nicehatchet is just really nice
So I'm assuming you didn't post the code itself then? Now that Jazzee posted that I understand what you're saying.. but that code is not in what you posted.
hatchet is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-07-2004, 08:40 PM   #8 (permalink)
Inactive
 
Join Date: 01-10-04
Location: Ireland
Posts: 33
iTrader: 0 / 0%
Latest Blog:
None

lorcan is liked by many
Send a message via MSN to lorcan Send a message via Yahoo to lorcan
Thanks

yes Jazzee that was it. TY
i downloaded the template, free, and try to make 'sense' out of it, and jiggle & edit code to experiment with 'Preview in browser' - its 1st CSS template, now i know somthing new!
i 'copy/cut' & preview to record the change, is that a good way or waste of effort?


here's what happened: when i put it thru FP2000

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>

<head>
<meta http-equiv="Content-Language" content="en-ie">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="Health & Safety Consultant" content="FrontPage.Editor.Document">

<TITLE>Raven Resourses</TITLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<style type=text/css>BODY {
SCROLLBAR-ARROW-COLOR: #97AABA; SCROLLBAR-FACE-COLOR: #F2F5F7; SCROLLBAR-HIGHLIGHT-COLOR: #B2C3D0; SCROLLBAR-SHADOW-COLOR: #B2C3D0; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF
}
.bold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #669999; font-weight: bold}
.bodyplain { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #000000; font-weight: normal}
.boldwhite { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #FFFFFF; font-weight: bold ; text-decoration: none}
.boldwhiteCopy { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: 4A627A; font-weight: bold ; text-decoration: none}
.credit { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #CCCCCC; font-weight: bold ; text-decoration: none }
.bodyplainred { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #FF6633; font-weight: normal ; text-decoration: none}
.bodyplaingrey { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #999999; font-weight: normal }
.bodyplainwhite { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #FFFFFF; font-weight: normal }
</style>
</head>

<body BGCOLOR="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">

<span class="bodyplaingrey"></span> <span class="bodyplainred"></span> <span class="bodyplain"></span>
<span class="boldwhiteCopy"></span> <span class="boldwhite"></span> <span class="bodyplain"></span>
<table width="220" cellspacing="0" cellpadding="0" align="center" height="54">
<tr>
<td height="132" width="250" bgcolor="98A2AB" valign="top">
&nbsp;
<table width="500" border="2" cellspacing="0" cellpadding="0" background="images/bkgrntop.jpg" height="53">
<td width="500" height="51"><tr>
<p><font face="Verdana" size="6">&nbsp; Raven Resourses</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp;
<font size="4" face="Verdana">wexford &nbsp;ireland</font></p>
<p align="center"><b><font face="Verdana" size="2"><a href="http://www.89c.ie" target="_blank">89c.ie</a></font></b></p>
</table>
</td>
<td height="132" width="236">
<p align="right">

<img border="0" src="llllast.jpg" width="180" height="132" align="left">

<tr>
<td height="47" colspan="2" valign="top" width="530">
<table border="2" cellspacing="0" cellpadding="0" width="785" height="48" background="images/bkgrnnav_pattern.jpg">
<tr><td height="46" width="845"><h5 align="left"><font color="#98A2AB" size="4">&nbsp;
<i><font color="#98A2AB">"Common sense is not so common"...Voltaire</font></i></font>&nbsp;</h5></tt> </td></tr>
</table>
</td>
</tr>
<tr>
<td class="bodyplain" colspan="2" height="1193" width="846">
<table width="790" border="0" cellspacing="0" cellpadding="0" height="1394">
<tr>
<td width="55" bgcolor="5F6F7F" valign="top" height="1394"></td>
<td width="28" valign="top" height="1394">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
</tr>
</table>
</td>
<td valign="top" width="701" height="1394">
<p class="bodyplain"><span class="bodyplain"><br>
<blockquote>
<p align="left"><font face="Verdana" size="2" color="#5F6F7F"><b>A Chara<br></b></font></blockquote>
</span>
<p align="center"><span class="bodyplain"><font face="Verdana" size="2" color="#5F6F7F"><b>Thank you for visiting this webSite,
I trust you will find what you need here...<br><br>
</b></font>
<blockquote><blockquote>
<p align="left"><b><font face="Verdana" size="2" color="#0000FF">links: to legal etc etc.</font><font face="Verdana" size="3" color="#5F6F7F">&nbsp;</font></b></blockquote></blockquote> <font color="#5F6F7F"> <br>
<img src="Mesite.jpg" width="136" height="191" align="right" border="1" hspace="1" vspace="1">
<br></font><h5><font color="#5F6F7F">this webSite will enable you to access</font></h5>
<p><font color="#5F6F7F">every service available to the Public&nbsp;</font>
<p><font color="#5F6F7F">regarding the Health and Welfare of Irish
citizens.and to contact us at <b><font size="3">:</font></b></font>
<p><font size="3" color="#5F6F7F"><b>Raven Resourses</b></font><font color="#5F6F7F">&nbsp;</font>
<p align="right"><b><font color="#5F6F7F">&nbsp;</font></b></span> <br>
<br>
<br>
<span class="bodyplain">
..<font color="#5F6F7F">.to suit your needs you may e-mail
anytime:&nbsp; <a href="mailto:david@89c.ie" target="_blank">david@89c.ie</a></font> </span>
<p align="center">
<span class="bodyplain">
<font color="#5F6F7F"><p align="center">
</font> <a href="http://www.89c.ie" class="bodyplainred"><img border="1" src="llllast.jpg" hspace="1" vspace="1" width="130" height="82" align="left">
<p>&nbsp;</p>
</a></span>
<a href="http://www.89c.ie" class="bodyplainred"></p>
<p>&nbsp;</p>
</a>
<p><br>
<font SIZE="1"></font>
<p>&nbsp;
<p>
<font color="#5F6F7F"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n bsp;</font>
<font color="#5F6F7F"><br></font></p>
<blockquote>
<p align="center"><font color="#5F6F7F"> we supply a range of nessessary services</font><p align="center"><font color="#5F6F7F">with EU standards and certification</font><p align="center"><font color="#5F6F7F">for bad spellin' an punction</font><p align="center"><font color="#5F6F7F"></font></blockquote>
<p align="center">
<marquee style="font-family: Courier; font-size: 10pt; font-style: italic; position: relative; font-variant: small-caps" bgcolor="#00FFFF" width="400" height="16">it
is important to contact your representitive before the bugs attack!</marquee>

<p align="left">

<br>
<span class="bodyplaingrey">Safety Statements</p>
<p>Fire Registers<p>Hazard Audit<p>Risk Assessment<p>Environmental Monitoring<p>
Safety Training<p>Manual Handling Training<p>On Site Safety Advisory Service<p>Safe Systems of Work<p>Human Resourse Services<p>
Policy Procedure<p>Interview Techniques for Managers/Supervisors<p>Company Specific Induction Package [PPT]<p>
Appraisal Interview Forms [Goals]<p align="left">Work Station Safety Induction Package</span>
<span class="bodyplain">
<font color="#5F6F7F">&nbsp;</font> </span>
</p>

</td>
</tr>
</table>

<table width="100%" border="0" cellspacing="0" cellpadding="0" height="10">
<tr>
<td height="10">
</tr>
</table>

<table width="826" border="0" cellspacing="0" cellpadding="0" height="19">
<tr>
<td height="19" bgcolor="#F2F5F7" width="826">
<div align="center" class="bodyplain">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n bsp;&nbsp;&nbsp;<font color="#5F6F7F">Copyright © 2004....&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;David Doyle & Co.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n bsp;&nbsp;&nbsp;designTeam....</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;
<a href="http://www.webworx-ie.tk" target="_blank">webWorx-ie</a>
</td>
<td width="100" height="19">

</tr>
</table>
</table>

</body>

</html>
lorcan is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-08-2004, 06:12 AM   #9 (permalink)
No Longer Here
 
Join Date: 09-27-03
Location: State College, PA
Posts: 9,354
iTrader: 0 / 0%
Latest Blog:
None

Jazzee is liked by somebodyJazzee is liked by somebodyJazzee is liked by somebodyJazzee is liked by somebodyJazzee is liked by somebody
Re: Thanks

Quote:
Originally Posted by lorcan
yes Jazzee that was it. TY
i downloaded the template, free, and try to make 'sense' out of it, and jiggle & edit code to experiment with 'Preview in browser' - its 1st CSS template, now i know somthing new!

Glad that's worked out


Quote:
Originally Posted by lorcan
i 'copy/cut' & preview to record the change, is that a good way or waste of effort?
Quote:
Originally Posted by lorcan
I'm not sure I understand what you are asking now.
Jazzee is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 10:16 AM.
© Copyright 2008 V7 Inc