CSS Links Formatting tutorials
In this tutorial you will learn how to remove underlines from links.
Related Tutorials
Links: No Underline
Get the underlines off of your links!
Styling links with CSS
Learn how to add interesting CSS styles to HTML links, including visited and rolled-over links. Discover how to change colours and add images to links.
CSS and Links
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.
Creating a Navigation Bar with CSS
This interesting tutorial in HTML and CSS will show you how to create a Navigation Bar. It takes 16 steps, but they are short and easy to read. The great photos and screenshots make each step very understandable. Thanks to CSS, you can format your links with any style you choose and and can align your links horizontally or vertically. Also, using CSS instead of images to create a rollover effect helps your page load faster.
Link Effects
Learn how to make your links flip vertically when you go over them.
Different link colors
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.
Links and Styles
Modify link states, add background color, change cursor on mouseOver...etc
CSS and Cursors
With CSS you can change what the cursor looks like when it hovers over your links and other elements.
Links and Styles
As you know there are four states of a link, namely: Initial State, Visited State, Mouse Over State and Active State
Link control
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.
CF Navigation Menu II
This is an inverted version of the original CF Navigation Menu. Four images are used as part of its interface- the two round corners, an indented divider between menu links, and a gradient background image spanning the menu.
Table Cells Into Links
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:
Learn CSS Link: Classes and Properties
Learn how to create and customise links or a tags in CSS. This detailed tutorial will teach you about all the link properties for customising fonts.
A vertical CSS menu
A tutorial on how to make a vertical menu with pure CSS all together with background colors, links and all the things one menu needs.
How to make a decent navigation bar
A navigation bar is of course essential part of a website as it's going to where all your links to the site are stored, so your obviously be going to needing one, and it's also going to be need to look appealing. This tutorial will teach you how to make a navigation bar using only XHTML and CSS with no use of Javascript or any other code
CSS Background Rollover
Looking to add a little style to your image links? Let's use CSS to add a background color that appears when the mouse hovers over the image. This style can be used on a variety of images but we'll be looking at adding this style to affiliate buttons.
Image Maps With Pop-Up Tool Tips
Using an unordered list, a couple of images, and a little CSS, we can create an accessible "image map" with pop-up tool tips that provide our readers more information on the links the map contains. There are several techniques out there for doing this, but, unlike some, the one outlined here has the advantage of working in older versions of Internet Explorer.
 
Categories