我觉得表单里面的textarea的边框很难看,能隐掉么?

mac_forward 2003-08-11 06:25:01
我觉得表单里面的textarea的边框很难看,能隐掉么?
能不能改表单里各种对象的属性?如何做?我是说除开dreamweaver可直接改的以外的属性,如textarea的背景色,边框等等。
...全文
258 5 打赏 收藏 转发到动态 举报
写回复
用AI写文章
5 条回复
切换为时间正序
请发表友善的回复…
发表回复
liftblood 2003-08-11
  • 打赏
  • 举报
回复
up
cueixu1 2003-08-11
  • 打赏
  • 举报
回复
样式标签属性 样式属性 描述
background background 设置或获取对象最多五个独立的背景属性。
background-attachment backgroundAttachment 设置或获取背景图像如何附加到文档内的对象中。
background-color backgroundColor 设置或获取对象内容后的颜色。
background-image backgroundImage 设置或获取对象的背景图像。
background-position backgroundPosition 设置或获取对象背景的位置。
background-position-x backgroundPositionX 设置或获取 backgroundPosition 属性的 x 坐标。
background-position-y backgroundPositionY 设置或获取 backgroundPosition 属性的 y 坐标。
background-repeat backgroundRepeat 设置或获取对象的 backgroundImage 属性如何平铺。
behavior behavior 设置或获取 DHTML 行为的位置。
border border 设置或获取对象周围边框的绘制属性。
border-bottom borderBottom 设置或获取对象下边框的属性。
border-bottom-color borderBottomColor 设置或获取对象下边框的颜色。
border-bottom-style borderBottomStyle 设置或获取对象下边框的样式。
border-bottom-width borderBottomWidth 设置或获取对象下边框的宽度。
border-color borderColor 设置或获取对象的边框颜色。
border-left borderLeft 设置或获取对象左边框的属性。
border-left-color borderLeftColor 设置或获取对象左边框的颜色。
border-left-style borderLeftStyle 设置或获取对象左边框的样式。
border-left-width borderLeftWidth 设置或获取对象左边框的宽度。
border-right borderRight 设置或获取对象右边框的属性。
border-right-color borderRightColor 设置或获取对象右边框的颜色。
border-right-style borderRightStyle 设置或获取对象右边框的样式。
border-right-width borderRightWidth 设置或获取对象右边框的宽度。
border-style borderStyle 设置或获取对象上下左右边框的样式。
border-top borderTop 设置或获取对象上边框的属性。
border-top-color borderTopColor 设置或获取对象上边框的颜色。
border-top-style borderTopStyle 设置或获取对象上边框的样式。
border-top-width borderTopWidth 设置或获取对象上边框的宽度。
border-width borderWidth 设置或获取对象上下左右边框的宽度。
bottom bottom 设置或获取对象相对于文档层次中下个定位对象的底部的位置。
clear clear 设置或获取对象是否允许在其左侧、右侧或两边放置浮动对象,以防下段文本显示在浮动对象上。
clip clip 设置或获取定位对象的哪个部分可见。
color color 设置或获取对象文本的颜色。
cursor cursor 设置或获取当鼠标指针指向对象时所使用的鼠标指针。
direction direction 设置或获取对象的阅读顺序。
display display 设置或获取对象是否要渲染。
filter filter 设置或获取应用于对象的滤镜或滤镜集合。
font font 设置或获取对象最多六个独立的字体属性。
font-family fontFamily 设置或获取对象文本所使用的字体名称。
font-size fontSize 设置或获取对象文本使用的字体大小。
font-style fontStyle 设置或获取对象的字体样式,如斜体、常规或倾斜。
font-variant fontVariant 设置或获取对象文本是否以小型大写字母显示。
font-weight fontWeight 设置或获取对象的字体宽度。
hasLayout 获取表明对象是否有布局的值。
height height 设置或获取对象的高度。
ime-mode imeMode 获取输入方法编辑器(IME)的状态。
layout-flow layoutFlow 设置或获取对象内容的方向和绕排方向。
layout-grid layoutGrid 设置或获取指定文本字符版面的组合文档格线属性。
layout-grid-mode layoutGridMode 设置或获取文本布局网格是否使用二维。
left left 设置或获取对象相对于文档层次中下个定位对象的左边界的位置。
letter-spacing letterSpacing 设置或获取对象的字符间附加空间的总和。
line-height lineHeight 设置或获取对象两行间的距离。
margin margin 设置或获取对象的上下左右边距。
margin-bottom marginBottom 设置或获取对象的下边距宽度。
margin-left marginLeft 设置或获取对象的左边距宽度。
margin-right marginRight 设置或获取对象的右边距宽度。
margin-top marginTop 设置或获取对象的上边距宽度。
overflow overflow 设置或获取表明当内容超出对象高度或宽度时如何管理对象内容的值。
overflow-x overflowX 设置或获取当内容超出对象宽度时如何管理对象内容。
overflow-y overflowY 设置或获取当内容超出对象高度时如何管理对象内容。
padding padding 设置或获取要在对象和其边距或若存在的边框的话就是对象和其边框之间要插入的全部空间。
padding-bottom paddingBottom 设置或获取要在对象下边框和内容之间插入的空间总量。
padding-left paddingLeft 设置或获取要在对象左边框和内容之间插入的空间总量。
padding-right paddingRight 设置或获取要在对象右边框和内容之间插入的空间总量。
padding-top paddingTop 设置或获取对象上边框和内容之间插入的空间总量。
pixelBottom 设置或获取对象的下方位置。
pixelHeight 设置或获取对象的高度。
pixelLeft 设置或获取对象的左侧位置。
pixelRight 设置或获取对象的右侧位置。
pixelTop 设置或获取对象的上方位置。
pixelWidth 设置或获取对象的宽度。
posBottom 设置或获取以 bottom 标签属性指定的单位的对象下方位置。
posHeight 设置或获取以 height 标签属性指定的单位的对象高度。
position position 设置或获取对象所使用的定位方式。
posLeft 设置或获取以 left 标签属性指定的单位的对象左侧位置。
posRight 设置或获取以 right 标签属性指定的单位的对象右侧位置。
posTop 设置或获取以 top 标签属性指定的单位的对象上方位置。
posWidth 设置或获取以 width 标签属性指定的单位的对象宽度。
right right 设置或获取对象相对于文档层次中下个已定位的对象的右边界的位置。
float styleFloat 设置或获取文本要绕排到对象的哪一侧。
text-align textAlign 设置或获取对象中的文本是左对齐、右对齐、居中对齐还是两端对齐。
text-autospace textAutospace 设置或获取自动留空和文本的窄空间宽度调整。
text-decoration textDecoration 设置或获取对象中的文本是否有闪烁、删除线、上划线或下划线的样式。
textDecorationBlink 设置或获取表明对象的 textDecoration 属性是否含有有“blink”的 Boolean 值。
textDecorationLineThrough 设置或获取表明对象内的文本是否有删除线的 Boolean 值。
textDecorationNone 设置或获取表明对象的 textDecoration 属性是否设置为 none 的 Boolean 值。
textDecorationOverline 设置或获取表明对象中的文本是否有上划线的 Boolean 值。
textDecorationUnderline 设置或获取对象中的文本是否有下划线的 Boolean 值。
text-overflow textOverflow 设置或获取表明是否显示省略号以表明文本溢出的值。
text-transform textTransform 设置或获取对象中文本的渲染方式。
text-underline-position textUnderlinePosition 设置或获取对象的 textDecoration 属性中设置的下划线的位置。
top top 设置或获取对象相对于文档层次中下个定位对象的上边界的位置。
unicode-bidi unicodeBidi 设置或获取关于双向法则的嵌入级别。
visibility visibility 设置或获取对象的内容是否显示。
word-spacing wordSpacing 设置或获取对象中单词间的附加空间总量。
word-wrap wordWrap 设置或获取当内容超过其容器边界时是否断词。
writing-mode writingMode 设置或获取对象内容的方向和绕排。
z-index zIndex 设置或获取定位对象的堆叠次序。
zoom zoom 设置或获取对象的放大比例
够全吧~~~
希偌 2003-08-11
  • 打赏
  • 举报
回复
textarea.content { overflow-y:visible; border:0px; overflow:visible; border-width:0px;}
mac_forward 2003-08-11
  • 打赏
  • 举报
回复
能不能详细的告诉各种属性?
孟子E章 2003-08-11
  • 打赏
  • 举报
回复
style="border:1px solid red"

87,910

社区成员

发帖
与我相关
我的任务
社区描述
Web 开发 JavaScript
社区管理员
  • JavaScript
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧