Browse By Tag:
1
Zips
By 成小二 362 days, 12 hours, 5 minutes ago
In this video we will review the improved tools for creating external Cascading Style Sheets. CSS are vital to any well designed web site and Visual Studio 2008 has provided an arsenal of tools for creating and managing CSS. [View Lecture]
Category: CSS | Add a Comment | Level: Beginner | Language: English
Tags css , visual studio
1
Zips
By amydumm 434 days, 14 hours, 44 minutes ago
In this video we will build on an existing style sheet and enhance it with element ids using the new CSS management tools in Visual Studio 2008. [View Lecture]
Category: CSS | Add a Comment | Level: Beginner | Language: English
Tags css
1
Zips
By amydumm 434 days, 14 hours, 47 minutes ago
In this video we will build upon the basic Cascading Style Sheet from a previous video. We will advance beyond the basics where we just created elements and now we will create custom classes. We will then learn how to manage classes with the Build Styl... [View Lecture]
Category: ASP.NET | Add a Comment | Level: Beginner | Language: English
Tags css
1
Zips
By zzzz 698 days, 13 hours, 17 minutes ago
In this video we learn how to use <div> elements in combination with cascading style sheets (CSS) to create robust and higher performance web pages. The <div> based approach will be compared to the <table> based layout approach used by most web sites o... [View Lecture]
Category: CSS | Add a Comment | Level: Intermediate | Language: English
Tags howto , css
1
Zips
By zzzz 698 days, 13 hours, 19 minutes ago
In this video we learn how to use <div> elements in combination with cascading style sheets (CSS) to create robust and higher performance web pages. The <div> based approach will be compared to the <table> based layout approach used by most web sites o... [View Lecture]
Category: ASP.NET | Add a Comment | Level: Intermediate | Language: English
Tags howto , css
1
Zips
By zzzz 698 days, 13 hours, 21 minutes ago
The CSS Friendly Control Adapters allow you to alter the HTML that is rendered by a standard ASP.NET 2.0 server control. In this video we learn that the standard ASP.NET Menu control renders an HTML <table> element, but with the CSS Friendly Control Ad... [View Lecture]
Category: ASP.NET | Add a Comment | Level: Intermediate | Language: English
Tags howto , css