同事 用Dreamweaver做了个页面! 我现在要往vs 页面里面加 但是不显示样式!请高手指点一下!谢谢了!<div class="center_block_float"><div class="center_block_float_color">
<h2> <span><a class="color_text" href="#" >更多</a></span> <a class="color_text" href="#" ><strong>奇趣视界</strong></a> <a class="color_text" href="#" >网络禁毒获奖作品公示</a></h2>
<ul>这是我复制到 vs页面里的 可是样式不显示啊! class="center_block_float"; 我应该怎么改才显示样式呢!谢谢了!

解决方案 »

  1.   

    <title>无标题页</title>
        <link href="style.css" type="text/css" rel="stylesheet" />
      

  2.   

    class="center_block_float"; 
    这个css你引用了没有???
      

  3.   

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" >
    <head>
    <base target="_blank" />
    <meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
    <title>奇趣视界</title>
    <link href="../CSS/Stylesheet.css" rel="stylesheet" type="text/css" />
    </head>
    <body>
    <form id="form1" runat="server">
    <div id="wrap"><br />
        <div id="cneter_left">我引用了啊!