buffster
02-04-2008, 11:41 PM
The following won't validate, does anyone know another way I can achieve this?
This is what I am trying to achieve:
Verecundus suis plane verecunde<---- H2 and hyperlink
adquireret fragilis agricolae. ]<---- Paragraph and hyperlink
more... ]<---- Red text and hyperlink
(All text hyperlinked - everything is underlined/changes to red on rollover)
Many Thanks
BUffy, :thumbsup:
<a href="#"><h2 class="subText">Verecundus suis plane verecunde</h2>
<p class="bodyCopy">adquireret fragilis agricolae. <span class="redHeading">More...</span></p>
</a>
<a href=""><h2 class="subText">Suis plane verecunde</h2>
<p class="bodyCopy">adquireret fragilis agricolae. <span class="redHeading">More...</span></p>
</a>
This is what I am trying to achieve:
Verecundus suis plane verecunde<---- H2 and hyperlink
adquireret fragilis agricolae. ]<---- Paragraph and hyperlink
more... ]<---- Red text and hyperlink
(All text hyperlinked - everything is underlined/changes to red on rollover)
Many Thanks
BUffy, :thumbsup:
<a href="#"><h2 class="subText">Verecundus suis plane verecunde</h2>
<p class="bodyCopy">adquireret fragilis agricolae. <span class="redHeading">More...</span></p>
</a>
<a href=""><h2 class="subText">Suis plane verecunde</h2>
<p class="bodyCopy">adquireret fragilis agricolae. <span class="redHeading">More...</span></p>
</a>