Geeks With Blogs
Welcome to
Geeks with Blogs
Login
88 Posts
| 206 Comments
My Other Recent Posts
Announcement: Windows Vista SP2 Beta Version is up for grabs
Announcement: Microsoft signs major deal with Dell for Live Search
Wow: 49 Comments so far!
[SharePoint] Out of the box Review and Feedback Collector
[SharePoint Designer] CONDITION: If title field contains keywords
My Life: On Twitter
[Java] Netbeans is making me go crazy
[SharePoint] [Visual Studio] Where do we use Rule Mechanics in SharePoint Workflows?
Do you have a LinkedIn profile?
[Visual Studio] [SharePoint] Workflow Toolbox doesn't have SharePoint section
Post Categories
Windows Workflow Foundation
Silverlight
VB.Net
Windows Azure
CodeProject
Archives
June 2009 (2)
May 2009 (1)
March 2009 (2)
January 2009 (1)
December 2008 (6)
November 2008 (15)
October 2008 (47)
September 2008 (6)
Stephanie Grima
C#, ASP.NET and my life.
<< [Book Review] MicrosoftOffice SharePoint Designer 2007 Step by Step - Penelope Coventry
|
Home
|
[SharePoint - VisualStudio] Description of the files when creating a SharePoint Server Sequential Workflow Library >>
[HTML] Defining styles for links
Comments
|
Share
A:link
This is used to modify the style for normal unvisited links.
A:link
{
text-decoration: overline;
}
A:visited
This is used to modify the style for visited links.
A:visited
{
text-decoration: underline;
}
A:hover
This is used to modify the style for hovered links. The link becomes hovered when the mouse moves over the link.
A:hover
{
text-decoration: none;
color: green;
}
Posted on Tuesday, October 21, 2008 8:55 PM
HTML / CSS
|
Back to top
Related Posts on Geeks With Blogs
Matching Categories
Part 5: Color: Property [CSS]
HTML / CSS
Part 4: Padding: Property [CSS]
HTML / CSS
Part 3: Negative Margin: Property [CSS]
HTML / CSS
Part 2: Margin: Property [CSS]
HTML / CSS
Part 1: Display: Property [CSS]
HTML / CSS
Comments on this post: [HTML] Defining styles for links
No comments posted yet.
Your comment:
Title:
Name:
Email: (never displayed)
(will show your
gravatar
)
Comment:
Allowed tags: blockquote, a, strong, em, p, u, strike, super, sub, code
Verification:
Copyright © Steffi | Powered by:
GeeksWithBlogs.net
Popular Posts on Geeks with Blogs
0
Code Monkey Projectiles - Index
How to use CLI to create dotnet project from powershell or CMD
Full Stack Engineering Publication
5 Benefits of Agile Project Management
angular proxy cli to help with CORS
Geeks With Blogs Content Categories
ASP.Net
SQL Server
Apple
Google
SharePoint
Windows
Visual Studio
Team Foundation Server
Agile
Office
Design Patterns
Web
Azure
Brand New Posts on Geeks with Blogs
0
Things To Consider When Building A Trading Platform
Build and Deploy a Blazor App Without Touching a Windows Machine
angular proxy cli to help with CORS
How to use CLI to create dotnet project from powershell or CMD
5 Benefits of Agile Project Management