Sie sind auf Seite 1von 2

2016

CSS in ASP.NET

:
Index1.aspx (3 DropdownListe 3 Labele)
CSS ( Podaci)

1. File New Web Site ...


2. :
Visual C#,
ASP.NET Empty Web Site,
Web Location: C:\ZadatakMapPath
3. Solution Explorer, C:\ZadatakMapPath\,
New Folder Add New Items.
Web Form (Index1.aspx)
Podaci
Podaci, Style Sheet (StyleSheet.css)
4. Index1.aspx (Source)
Title, , Stranica1
StyleSheet.css .
5. Index1.aspx (Design)
Table Insert Table Rows : 3 Columns: 3
: Modify Merge Cells
: STRANICA 1
Label
DropDownList ( 200px)

Target Rule, , Apply New Style,


:
o Selector: body ,
o Define in: Existing style sheet,
o URL: Podaci/StyleSheet.css
o Category: Background Background color , OK.

1
2016

Target Rule,
, Apply New Style, :
o Selector: .naslov
o Define in: Existing style sheet,
o URL: Podaci/StyleSheet.css
o Font font family: Arial
o Font font size: x-large
o Font font weight: Bold
o Font color :
o Block text align: center

, ( Label),
Target Rule, , Apply New Style,
:
o Selector: .centar
o Define in: Existing style sheet,
o URL: Podaci/StyleSheet.css
o Block text align: center

Block Format, , pply Styles,


.centar

DropDownList1, Target Rule,


, Apply New Style, :
o Selector: .lista
o Define in: Existing style sheet,
o URL: Podaci/StyleSheet.css
o Category: Background Background color

Block Format, , pply Styles,


DropDownList2 3, .lista

Label1, Target Rule,


, Apply New Style, :
o Selector: .labela
o Define in: Existing style sheet,
o URL: Podaci/StyleSheet.css
o Font font size: medium
o Font color :

Block Format, , pply Styles,


Label2 3, .labela

Label1, Properties Text Kontinent


Label2, Properties Text Drzava
Label3, Properties Text Grad

Das könnte Ihnen auch gefallen