|
Image Alignment Attributes
Sometimes beginners, among other, are confused about how to use the image alignment attributes. They do not align the image but instead align the following text. Checkout the sample page.
Using CSS to Float an Image Right
Designing without tables can be a challenge. Here is an example of floating an image to the right of the screen. It also places a caption below this right-floated image.
Using CSS in Form Fields
Sometimes you want to gray out a blurred form field. You can do that with CSS and additionally manipulate the look and feel of the form field using a combination of CSS and Javascript.
HTML Tables Loading as Excel Files
Excel loads HTML tables. It's easy! Although you probably want to integrate with server-side processing. Get the skinny along with links to .asp and .php3/4 examples.
Sortable Tables!
I thought that I'd need separate files for multiple sorts on HTML tables. Then I found this solution. Read about it along with links to .asp and .php3/4 examples.
Stylesheet Gradients
Using stylesheets and Microsoft IE capabilities you can create gradients on your webpages.
|