-
Junior Member
Questions on Dreamweaver
Working my way round it nicely but keep coming up with this problem, when typing text & returning for next line always ending up with double spacing and ideas have linked it to a css but havent got a clue why it does it.
Just one more small piece of help on the nav bar would like to have no underlines easily done with css but would like on mouse over the underline to appear and the colour to change easy im sure but aint got a clue
tia
sooty
-
-
Guru
Questions on Dreamweaver
You need to go through a few CSS tutes sooty. ;)
The hard return is simple, just hit SHIFT+Enter to insert a line break (<br>). Hitting Enter alone inserts a page break (<p>).
In your CSS code where you have the "a:hover" class, add this:
text-decoration: underline;
That'll produce the underline when a link is hovered over. ;)
-
-
Junior Member
Questions on Dreamweaver
nice one m8
thanks for the help
sooty
-
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
Powered by
vBulletin® Version 4.1.9
Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.
Content Relevant URLs by
vBSEO 3.6.0
Copyright 2011 Photoshop Gurus Forum. All rights reserved.