What aspects of web page appearance can be controlled with CSS styles
Article Metadata
Styles can be added directly to the code or the external style sheet file. You can control almost all the appearance of website using style sheets.
- Spacing, padding, and margins
- Alignment and flow
- Font and text attributes
- Borders
- Color on devices with color capability
- Inverting text and background on devices lacking color capability
- Text input format mask using wap-input-format


(no comments yet)