Drill Details

Level:
3 ?
Duration:
3 hours
Language:
Visual Basic

Summary

Cascading Style Sheets (CSS) is a simple mechanism for adding fonts, colors, spacing, and other style elements to Web documents. This Drill covers a number of important techniques required to use CSS to style Websites effectively.

Audience

This Drill is for developers who want to use Cascading Style Sheets (CSS) techniques to add fonts, colors, spacing, and other style elements to Web documents.

What you'll learn

After taking this Drill, you’ll be able to use CSS to create both flexible boxes with rounded corners and an application menu. You’ll also apply flexible fonts to a web document and refactor an HTML table layout to a three column layout. What’s more, you’ll learn how to style both the ASP.NET GridView control and a web form.

What you need to know

We assume that you’re already familiar with the concepts of programming and you’ve some experience with Visual Studio. For this particular Drill, you’ll also need to be comfortable with ASP.NET applications, HTML markup, and CSS syntax.