属性的CSS等价物 [英] CSS equivalents for attributes

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

问题描述

我设置的属性有很多元素:


< table border =" 1" CELLPADDING = QUOT; 3英寸cellspacing =" 0"> ..


< img align =" middle">


是否有CSS等价物其中任何一个?


Jeff

There''s a number of elements that I set attributes for:

<table border="1" cellpadding="3" cellspacing="0">..

<img align="middle">

Are there CSS equivalents for any of these?

Jeff

推荐答案

在帖子中:< news:BE **** ************@newsread3.news.atl.earthl ink.net>

Jeff Thies< je ** @ spamalanadingong.com>说:
in post: <news:BE****************@newsread3.news.atl.earthl ink.net>
Jeff Thies <je**@spamalanadingong.com> said:
我设置的属性有很多元素:
< table border =" 1" CELLPADDING = QUOT; 3英寸cellspacing =" 0"> ..
< img align =" middle">
其中任何一个都有CSS等价物吗?
There''s a number of elements that I set attributes for:
<table border="1" cellpadding="3" cellspacing="0">..
<img align="middle">
Are there CSS equivalents for any of these?







层叠样式表,2级规格
http://www.w3.org/TR/REC-CSS2/

css教程和其他有趣的'' n giggly css stuff:
http://www.css.nu/
http://www.mako4css.com/
< a rel =nofollowhref =http://www.richinstyle.com/target =_ blank> http://www.richinstyle.com/
http://www.blazonry.com/css/
http://www.w3schools.com/css/
http://www.websitetips.com/css/
http://www.htmlhelp.com/reference/css/
http://www.pageresource.com/dhtml/indexcss.htm
http://www.webpageworkshop.co.uk/main/css_index
http://old.climbtothestars.org/coding/cssbasic/
http://www.htmlcenter.com/tutorials/index.cfm/css/
http://www.freewebmastertips.com/php ... nt.php3?aid = 48
http://www.canit.se/~griffon/web/wri...ylesheets.html
http://www.utoronto.ca/ian/books/xht...pt/ css-4a.html
http ://www.greytower.net/zh/archive/.../tsutsumi.html
http://www.intranetjournal.com/artic...utorial1a.html
http://webmonkey.com/authoring/style...tutorial1.html

-

brucie



yes

cascading style sheets, level 2 specification
http://www.w3.org/TR/REC-CSS2/

css tutorials and other fun ''n giggly css stuff:
http://www.css.nu/
http://www.mako4css.com/
http://www.richinstyle.com/
http://www.blazonry.com/css/
http://www.w3schools.com/css/
http://www.websitetips.com/css/
http://www.htmlhelp.com/reference/css/
http://www.pageresource.com/dhtml/indexcss.htm
http://www.webpageworkshop.co.uk/main/css_index
http://old.climbtothestars.org/coding/cssbasic/
http://www.htmlcenter.com/tutorials/index.cfm/css/
http://www.freewebmastertips.com/php...nt.php3?aid=48
http://www.canit.se/~griffon/web/wri...ylesheets.html
http://www.utoronto.ca/ian/books/xht...pt/css-4a.html
http://www.greytower.net/en/archive/.../tsutsumi.html
http://www.intranetjournal.com/artic...utorial1a.html
http://webmonkey.com/authoring/style...tutorial1.html
--
b r u c i e


Jeff Thies写道:
Jeff Thies wrote:
我有很多元素设置属性:

< table border =" 1" CELLPADDING = QUOT; 3英寸cellspacing =" 0"> ..

< img align =" middle">

其中任何一种都有CSS等价物吗?

杰夫
There''s a number of elements that I set attributes for:

<table border="1" cellpadding="3" cellspacing="0">..

<img align="middle">

Are there CSS equivalents for any of these?

Jeff




< table style =" border:1px #FFFFFF;填充:3px的;保证金:0px;">


< div syle =" text-align:center">< img src ="" ALT ="" />< / div>

-

x theSpaceGirl(miranda)


#lead designer @ http://www.dhnewmedia.com

#删除垃圾邮件到电子邮件或者在网站上使用表格#



<table style="border:1px #FFFFFF; padding:3px; margin:0px;">

<div syle="text-align:center"><img src="" alt="" /></div>
--
x theSpaceGirl (miranda)

# lead designer @ http://www.dhnewmedia.com #
# remove NO SPAM to email, or use form on website #


SpaceGirl写道:
SpaceGirl wrote:
Jeff Thies写道:
Jeff Thies wrote:
我设置的元素有很多元素:

< table border =" 1" CELLPADDING = QUOT; 3英寸cellspacing =" 0"> ..

< img align =" middle">

其中任何一种都有CSS等价物吗?

杰夫
There''s a number of elements that I set attributes for:

<table border="1" cellpadding="3" cellspacing="0">..

<img align="middle">

Are there CSS equivalents for any of these?

Jeff



< table style =" border:1px #FFFFFF;填充:3px的; margin:0px;">

< div syle =" text-align:center">< img src ="" ALT ="" />< / div>


<table style="border:1px #FFFFFF; padding:3px; margin:0px;">

<div syle="text-align:center"><img src="" alt="" /></div>




oops:< table style =" border:1px solid #FFFFFF;填充:3px的;保证金:0px;">


-

x theSpaceGirl(miranda)


#lead designer @ http://www.dhnewmedia.com

#remove没有垃圾邮件发送电子邮件,或使用网站上的表格#



oops: <table style="border:1px solid #FFFFFF; padding:3px; margin:0px;">

--
x theSpaceGirl (miranda)

# lead designer @ http://www.dhnewmedia.com #
# remove NO SPAM to email, or use form on website #


这篇关于属性的CSS等价物的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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