求找朋友模块css的项目id

来源:百度知道 编辑:UC知道 时间:2024/05/04 09:11:59
找朋友模块css中,性别、兴趣框,找朋友按钮,有没有互不相扰的独立的项目id?如果有,怎么写?
选择项{属性:属性值;}
项目id=选择项

性别框、兴趣框、找朋友按钮都可用 #m_searchFriend input 定义,有没有可以区分定义的id,属性不被公用。如果说没有,说下理由就可以了。

性别框、兴趣框、找朋友按钮的input,没有独立ID,查看空间源文件可知。

能不能描述的再稍微清楚一点点?
什么是独立的项目ID?

/*----powered by daobalang 2008.3.28------*/

#mod_searchFriend span.modtit { /* 标题"找朋友" */color:#FF0000;}
#mod_searchFriend .modbox { /* 模块箱体 */padding-bottom:10px;background-color:#003300;}
#m_searchFriend form { /* 操作区 */background-color:#006600;padding-left:10px!important;border-top:1px solid #00AA00;border-left:1px solid #00CC00;border-right:2px solid #000;border-bottom:2px solid #000;}
#m_searchFriend table.fan td { /* 默认文字(性别年龄..) */color:#99FF33;}
#m_searchFriend table.fan a,#m_searchFriend table.fan a:visited { /* "高级搜索"文字链 */color:#FFF;font-weight:bold;}
#m_searchFriend table.fan a:hover { /* "高级搜索"文字链(鼠过) */color:#FF0000;}
#m_searchFriend input { /* 输入框 */
color:#3366FF!important;height:20px;line-height:18px!important;font-size:12px!importnat;
background-color:#DEEEF4;font-weight:bold;
border-left