用文本居中img [英] Centering an img with text

查看:96
本文介绍了用文本居中img的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正试图将Yahoo Join Groups图像的中心放在下面的文字

it。在文档中使用标记,我只会使用< center>标签。但我正在使用

css。我怎么能这样做?


<! - 添加加入雅虎群组的链接 - >

< a href =" http: //groups.yahoo.com/group/floridahunters/join">

< img class =" yahooGrp"

src =" http:// us .i1.yimg.com / us.yimg.com / i / yg / img / i / us / ui / join.gif"

alt ="" />加入FloridaHunters< / a>


可以在以下网址看到:

http://www.unitedhunters.org/index.html


TIA!

解决方案

TC于2005年5月6日在comp.infosystems中写道。 www.authoring.stylesheets:

我正在尝试将Yahoo Join Groups图像置于下面的文本中心
它。在文档中使用标记,我只会使用< center>标签。但我正在使用
css。我怎么能这样做?

<! - 添加加入雅虎群组的链接 - >
< a href =" http://groups.yahoo.com/ group / floridahunters / join">
< img class =" yahooGrp"
src =" http://us.i1.yimg.com/us.yimg.com/i/yg /img/i/us/ui/join.gif"
alt ="" />加入FloridaHunters< / a>

可以看到:

http://www.unitedhunters.org/index.html




< h3>杂志< / h3>

< ul>

< li>< a href =" http://www.floridawildlifemagazine.com/"> Florida

Wildlife< / a>< / li>

< li>< a href =" http://www.woodsnwater.net/"> Woods &放大器;放大器;水< / a>

< / li>

< / ul>


<! - 添加链接加入雅虎群组 - >


< div style =''text-align:center;''>


< ; a href =" http://groups.yahoo.com/group/floridahunters/join">

< img class =" yahooGrp"

src =" http://us.i1.yimg.com/us.yimg.com/i/yg/img/i/us/ui/join.gif"

alt ="" ; />加入FloridaHunters< / a>


< / div>


< / div>

<! - 结束导航 - >

-

Evertjan。

荷兰。

(在我的电子邮件地址中用点替换所有十字架)


Evertjan。写道:

TC于2005年5月6日在comp.infosystems上写道。 www.authoring.stylesheets:

我正在尝试将Yahoo Join Groups图像与下面的文本对齐
它。在文档中使用标记,我只会使用< center>标签。但是我在使用CSS。我怎么能这样做?

<! - 添加加入雅虎群组的链接 - >
< a href =" http://groups.yahoo.com/ group / floridahunters / join">
< img class =" yahooGrp"
src =" http://us.i1.yimg.com/us.yimg.com/i/yg /img/i/us/ui/join.gif"
alt ="" />加入FloridaHunters< / a>

可以看到:

http://www.unitedhunters.org/index.html



< h3>杂志< / h3>
< ul>
< li>< a
href =" http://www.floridawildlifemagazine.com/">佛罗里达州
野生动物< / a>< ; /立GT; < li>< a
href =" http://www.woodsnwater.net/"> Woods& amp;水和LT; / A> < / li>
< / ul>

<! - 添加加入Yahoo Groups的链接 - >

< div style = ''text-align:center;''>

< a href =" http://groups.yahoo.com/group/floridahunters/join">
< ; img class =" yahooGrp"
src =" http://us.i1.yimg.com/us.yimg.com/i/yg/img/i/us/ui/join.gif"
alt ="" />加入FloridaHunters< / a>

< / div>

< / div>
<! - 结束导航 - >




Arggg!那太简单了。我觉得这会更难。

谢谢!




" TC" <无***** @ yahoo.com>写道:

我正试图将Yahoo Join Groups图像置于下面的文本中心
它。在文档中使用标记,我只会使用< center>标签。但我正在使用
css。我怎么能这样做?




我只提到我使用的方法因为我认为它是一个黑客而且我会对b $ b感兴趣听到更优雅的解决方案。


div.image-container {width:XXXpx; }

#image-name {width:XXXpx;身高:XXXpx; }

div.image-container {float:left;}

< div class =" image-container">

< img id =" image-name" SRC =" NNN.png" alt =" [image identifier]" />

< div>

< span>标题文字< / span>

< / div>

< / div>


-


Haines Brown

KB1GRM


I''m trying to center the Yahoo Join Groups image with the text below
it. Using markup in the doc, I''d just use <center> tags. But I''m using
css. How can I do this?

<!-- Add link to join Yahoo Groups -->
<a href="http://groups.yahoo.com/group/floridahunters/join">
<img class="yahooGrp"
src="http://us.i1.yimg.com/us.yimg.com/i/yg/img/i/us/ui/join.gif"
alt="" />Join FloridaHunters</a>

Can be seen at:

http://www.unitedhunters.org/index.html

TIA!

解决方案

TC wrote on 06 nov 2005 in comp.infosystems.www.authoring.stylesheets:

I''m trying to center the Yahoo Join Groups image with the text below
it. Using markup in the doc, I''d just use <center> tags. But I''m using
css. How can I do this?

<!-- Add link to join Yahoo Groups -->
<a href="http://groups.yahoo.com/group/floridahunters/join">
<img class="yahooGrp"
src="http://us.i1.yimg.com/us.yimg.com/i/yg/img/i/us/ui/join.gif"
alt="" />Join FloridaHunters</a>

Can be seen at:

http://www.unitedhunters.org/index.html



<h3>Magazines</h3>
<ul>
<li><a href="http://www.floridawildlifemagazine.com/">Florida
Wildlife</a></li>
<li><a href="http://www.woodsnwater.net/">Woods &amp; Water</a>
</li>
</ul>

<!-- Add link to join Yahoo Groups -->

<div style=''text-align:center;''>

<a href="http://groups.yahoo.com/group/floridahunters/join">
<img class="yahooGrp"
src="http://us.i1.yimg.com/us.yimg.com/i/yg/img/i/us/ui/join.gif"
alt="" />Join FloridaHunters</a>

</div>

</div>
<!-- End Navigation -->
--
Evertjan.
The Netherlands.
(Replace all crosses with dots in my emailaddress)


Evertjan. wrote:

TC wrote on 06 nov 2005 in comp.infosystems.www.authoring.stylesheets:

I''m trying to center the Yahoo Join Groups image with the text below
it. Using markup in the doc, I''d just use <center> tags. But I''m
using css. How can I do this?

<!-- Add link to join Yahoo Groups -->
<a href="http://groups.yahoo.com/group/floridahunters/join">
<img class="yahooGrp"
src="http://us.i1.yimg.com/us.yimg.com/i/yg/img/i/us/ui/join.gif"
alt="" />Join FloridaHunters</a>

Can be seen at:

http://www.unitedhunters.org/index.html



<h3>Magazines</h3>
<ul>
<li><a
href="http://www.floridawildlifemagazine.com/">Florida
Wildlife</a></li> <li><a
href="http://www.woodsnwater.net/">Woods &amp; Water</a> </li>
</ul>

<!-- Add link to join Yahoo Groups -->

<div style=''text-align:center;''>

<a href="http://groups.yahoo.com/group/floridahunters/join">
<img class="yahooGrp"
src="http://us.i1.yimg.com/us.yimg.com/i/yg/img/i/us/ui/join.gif"
alt="" />Join FloridaHunters</a>

</div>

</div>
<!-- End Navigation -->



Arggg! That was too easy. I was thinking it would be much harder.
Thanks!



"TC" <no*****@yahoo.com> writes:

I''m trying to center the Yahoo Join Groups image with the text below
it. Using markup in the doc, I''d just use <center> tags. But I''m using
css. How can I do this?



I only mention the method I use because I consider it a hack and I''d
be interested in hearing of a more elegant solution.

div.image-container { width: XXXpx; }
#image-name { width: XXXpx; height: XXXpx; }
div.image-container {float: left;}

<div class="image-container">
<img id="image-name" src="NNN.png" alt="[image identifier]" />
<div>
<span>Caption text</span>
</div>
</div>

--

Haines Brown
KB1GRM


这篇关于用文本居中img的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆