|
The following are usefull skills to have when designing Web pages
using HTML tables in Visual Studio 2005:
- Insert table
- Using solid color borders
- Drag table borders to resize
- Select entire table
- Insert rows and columns using keyboard
- Aligning cell contents horizontally
- Aligning cell contents vertically
- Merging columns and rows
- Inserting & removing hard returns within cells
Additional Design tips:
- Cell padding & cell spacing
- Test the page using at least two browsers
- Using percentages rather than pixels for widths
- Not using widths & heights at all
- Visual Studio's default cell widths
- Insert tables within other table cells
- Create horizontal & vertical bars with joined cells & background
colors
|