Register  |  Login




Advertisement

Start Your Own Q&A Site

Create your own Q&A site easily, allowing you to quickly grow a new community around any subject matter or generate new organic traffic for your existing website.

Question

Status: Closed Points: 25 Time: 04:18 - Sep 20, 2007  

mary2

How do I set a hyperlink reference's (link's) margin in CSS?

I am trying to set the margin for a link that I am creating with CSS, how is this accomplished?

Categories

Answer Discussion
Tutorials

 

jgivoni

Date:: Sep 23, 2007

Time:: 14:39

This would probably depend on whether your hyperlink element is, in css terms, a 'block-level-element' or an 'inline-element'. The layout engine renders these two kinds of elements differently. A block element is the easiest to understand and it's margins are easily manipulated. However, a hyperlink, which resides within a paragraph is most likely an inline element, which means that it's width, height and margins are determined by various things.

To answer your question correctly, it would be nice to know if your hyperlink is part of a some text or if it could be seen as a block of it's own. Also we would need to know if you want to manipulate the vertical or the horizontal margins.

In case you wanna experiment by yourself, you may try using the css property 'display' to change the element from an inline element to a block element, and then setting the margins:

<a href="..." class="myHyperlink" >Click here</a>
a.myHyperlink
{
 display: block;
 margin: 5px;
}

/Jakob

Question Answered

This question has been closed, and points have been rewarded to the following experts:


jgivoni: 25

You're welcome however to comment or give additional information or if you wish, you have the ability to write a Tutorial in the Tutorial Area.

Answer this Question

New User

Email:

Upon submission of this form, you will automatically be registered as a Quomon user and we will send your login information to this address

Registered User

Username:

Password:

Forgot Your Password?

No tutorials have been submitted yet. Want to be the first?

Answer this Question

New User

Email:

Upon submission of this form, you will automatically be registered as a Quomon user and we will send your login information to this address

Registered User

Username:

Password:

Forgot Your Password?

Ask a Question

Have a new question? Ask!

You have 100 characters to use



Top Experts

View More

Rank

Expert

Points

1.

nidhi

10354

2.

oracleofDelphi

6493

3.

rcastagna

5596

4.

LAGM

4848

5.

PeterNZ

3487

6.

gonzalo

2840

7.

Mason

2770

8.

jgivoni

2303

9.

xarcus

1820

10.

Anpanman

917

Become an Expert

Register today to share your knowledge with the community and be recognized and rewarded for your contributions.


Register Here




"Psst, Quomon is a great site. Pass it on."     Tell a Friend  |   Link To Us  |   Save to Delicious  |   Digg! Digg it



Language Options

English:

www.quomon.com

Español:

www.quomon.es