Home Submit Sources Feeds

Links Formatting CSS Tutorials

In this category, you will learn how to style and format links. You will also learn how to add background images to links, turn off link underlines, use borders for underlines, and increase the active link area.
Home » CSS » Links Formatting (13 Tutorials)
Style Sheet Defined within External/Linked Document
Style Sheet Defined within External/Linked Document tutorial
Style sheets can be imported, linked, be in-line, or be defined in the document header. Many sites will only use one style sheet and link it to all of their documents, thus facilitating easy changes across many pages.
Link control
Link control tutorial
The anchor tag is responsible for links. We can set specific values for the anchor. These values will be for the link, active and visited. We can also have a hover property in styles.
Links and Styles
Links and Styles tutorial
Modify link states, add background color, change cursor on mouseOver...etc
Text Rollovers
Text Rollovers tutorial
These are great for aiding the user in navigation while not slowing the loading of your page through image flip rollovers.
Remove Underlines from Links
Remove Underlines from Links tutorial
In this tutorial you will learn how to remove underlines from links.
Link Effects
Link Effects tutorial
Learn how to make your links flip vertically when you go over them.
Custom Link Colors
Custom Link Colors tutorial
Standard link colors are boring and frequently do not match the color scheme of your website. Pseduo-classes, which add different effects to some selectors, can change the link colors to match your site.
Links and Styles
Links and Styles tutorial
As you know there are four states of a link, namely: Initial State, Visited State, Mouse Over State and Active State
Links: No Underline
Links: No Underline tutorial
Get the underlines off of your links!
Table Cells Into Links
Table Cells Into Links tutorial
The way to turn a table cell into a link is to apply a class to a link and to insert the link inside cell, here is the CSS:
Horizontal Drop-Down Menu using CSS
Horizontal Drop-Down Menu using CSS tutorial
Learn how to create a drop-down horizontal CSS menu, completely JavaScript-free. The menu is valid XHTML and CSS and uses unordered lists for the menu items.
Different link colors
Different link colors tutorial
Do you want to have a different color links on different sections of your website? If your answer is yes then you have come to the right tutorial.
CSS and Links
CSS and Links tutorial
Applying CSS to your links allows you to do all sorts of nice roll-over effects and advanced text highlighting. You will also be able to have many sets of links on a single page, all with different formatting.
Home » CSS » Links Formatting (13 Tutorials)
 
Subcategories
 
Categories
 
Advertisement