add empty div class
This commit is contained in:
parent
91b350d05f
commit
51c90ba0eb
|
@ -21,10 +21,9 @@ $this->breadcrumb()->setSeparator(' > ');
|
|||
<li><button type="button" onclick="show('keyword');return false;">关键词导航</button></li>
|
||||
<li><button class="float" type="button" onclick="location.href='/water/timeline'">时间轴导航</button></li>
|
||||
<li><button class="float" type="button" onclick="location.href='/water/timemap'">时空联合导航</button></li>
|
||||
</form>
|
||||
</ul>
|
||||
</form></ul>
|
||||
</div>
|
||||
<div> </div>
|
||||
<div class="clear"> </div>
|
||||
<div id="intro">
|
||||
<img class="float" width="400" src="/images/water/water.jpg" />
|
||||
<p>
|
||||
|
|
Loading…
Reference in New Issue