<% @ Page Language = "C #" autoeventwireup = "true" codefile = "windows. aspx. cs" inherits = "Windows" %>
<! 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 runat = "server">
<Title> No title page </title>
<Meta http-equiv = "X-UA-compatible" content = "Ie = emulateie7"/>
<Link href = "style/css.css" rel = "stylesheet" type = "text/CSS"/>
</Head>
<Body>
<Form ID = "form1" runat = "server">
<Div class = "mframe">
<Div class = "TL"> </div>
<Div class = "tr"> </div>
<Div class = "tm">
<Div class = "moreR">
<A href = "#"> </a>
</Div>
<Span class = "tt"> electronic trading </span>
</Div>
<Div class = "wrapper">
<Div class = "ml"> </div>
<Div class = "mr"> </div>
<Div>
Dd
</Div>
</Div>
</Div>
<Div class = "mframe">
<Div class = "tl"> </div>
<Div class = "tr"> </div>
<Div class = "tm">
<Div class = "moreR">
<A href = "#"> </a>
</Div>
<Span class = "tt"> electronic trading </span>
</Div>
<Div class = "wrapper">
<Div class = "ml"> </div>
<Div class = "mr"> </div>
<Div>
Dd
</Div>
</Div>
</Div>
</Form>
</Body>
</Html>
Css
Body
{
Margin: 0, auto;
Padding: 0px;
}
. Mframe
{
Border-right: #99 bbde 1px solid; border-top: #99 bbde 1px solid; margin-bottom: 9px; border-left: #99 bbde 1px solid; border-bottom: #99 bbde 1px solid;
Height: 202px;
Width: 300px;
}
. Tl
{
Float: left;
}
. Tr
{
Float: right;
}
. Tm
{
Background: url (../images/23.jpg );
Height: 28px;
}
. MoreR
{
Padding-right: 8px; float: right;
Margin-top: 4px;
}
. Wrapper
{
Overflow: hidden;
}
. Mframe. ml
{
Display: None
}
. Mframe. Mr
{
Display: None
}
Span. TT
{
Font-family: Arial;
Font-size: 15px;
Color: blue;
Display: block;
Padding-top: 4px;
Margin-top: 1px;
}
IMG
{
Border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px;
}