对页面实在是不精通,求高手帮忙看一下 谢谢了
http://www.myfxbook.com/members/EA5918/forex-envy-v2-livelong-cycle/260594
上面的是想要实现的页面,只要上面的2个并列的 TAB选项DIV内容 已实现了一个
下面是我的页面代码,希望能够平行2个DIV 第一个DIV 有3个选项 第二个代码我已经实现了
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="n2.aspx.cs" Inherits="DWQHpro.n2" %>
Reply to the discussion (solution)
Send them all for answers
. tab{Set the style of all tabs}
.tab1{Set the style of individual tabs: mainly width Height, float}
.tab2{Set the style of individual tabs: mainly width, height, float}
If two tabs are on the same line, you need to set float
For example: