User Tools

Site Tools


internet:hosting:web_devel:dev_notes

Web Developement Notes

Fonts

Icons

Validation

CSS Positioning

Center Your Site

Image Ratios

To maintain the width/height ratio of an image, calculate like this:

If your original image has a size of (wxh) 500×1000, the width/height ratio is 0.5. If you want to change 1000 to 768 in height, your resultant width would be 0.5 * 768 = 384.

Image Maps

Gimp Antialiased Font Bug

Forms

Form Validation

PHP Login

PHP Uploader

MySQL

Security

internet/hosting/web_devel/dev_notes.txt · Last modified: 2022/11/09 08:18 by gcooper