Article DetailsHow to make the beautiful link? |
| Date Added: July 26, 2008 10:25:50 AM |
| Author: webmaster |
| Category: Web Design |
|
The most simple way to freshen your design - to change appearance of links. a {color: #0000ff; text-decoration:underline;} 2. Color, without underlining - underlining is not always obligatory, sometimes it is enough to allocate the link with color to not distract attention of the user from reading article, forcing him to pass under links. a {color:#0000ff; text-decoration:none;} 3. The fat text, underlining - if at you minimal a {font-weight:bold; text-decoration:underline;} 4. A fine font, underlining - small letters one more good way to allocate your link. And underlining to the user, what is it the link, and uneasy unusually allocated text besides will let know. a {font-variant:small-caps; text-decoration:underline;} 5. Underliningby strokes - we have got used, that the link is underlined by a continuous line. Underlining by strokes will give to our link unusual style and users a {border-bottom: #000000 1px dashed; text-decoration:none;} 6. The color background, underlining - Allocation of the link by the text more habitually, than allocation of a background of the link, therefore such effect will by all means draw attention of the user and will noticeably update design. And as a {background:#a6d4ff; border-bottom:#99c4d5 1px solid; text-decoration:none;} Effects at prompting on the link as are important, as well as, for example, Here some advice, what effects is better to apply: 1. Removal/addition of underlining - the most habitual and effective way of the indication of the active link. 2. Change of color - is better to change color for more contrast that the difference in change of color from one on another was appreciable. Also it is possible to change and color of a background. 3. Do not change fat content and an inclination of the text is will affect display of the text since to change formatting, so also width of a word. The text it will be simple to skip, that is not so pleasant. design such link will fine be entered in your template. The fat text and underlining will allocate the link from the text and becomes good addition to your design. it will necessarily want to find out, that disappears under this link. borders not trip the user with sense and he at once will understand underlining, what is it the link. heading at article. The user has got used, that if he directs at the link its style varies that lets to him know, that the link is active. |