text links and spaces 1. How can i make text links without that annoying underlinement?
2. Is there a way to make more than one space, between words in DWeaver?
Old School DNLodge Member
Array
Re: text links and spaces If you use Css,you can use this to cancel underline.
<style type="text/css">
<!--
a:link { text-decoration: none}
a:visited { text-decoration: none}
a:hover { text-decoration: none}
-->
</style>
Old School DNLodge Member
Array
Re: text links and spaces as for your problem with spaces, you can use the code " ", and if you are using dreamweaver, in preferences, you can actually select, "allow multiple spaces."
Thanks alot both, this information was really helpful. This question was bothering me too.
I thought this forum was for graphic design? Anyways, good info marblehost, thanks for the help.
I really can't help you with that, but I sure did get some information here, thanks for the share.
Posting Permissions
You may not post new threads You may not post replies You may not post attachments You may not edit your posts Forum Rules
Bookmarks