开发者

How to place links?

I have this page below:

http://www.tirengarfio.com/rs2/web/borrar.php

What should i do to put the link in the first line but on the right of the page?

Regards

Javi开发者_运维技巧


Use the CSS float property:

<a href="#" style="float: right;">Link</a>
<h1 style="display: inline;">Juan Garcia Granados</h1>
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜