Welcome to my site. My goals on this site is to provide you with as much information as possible within the technology arena.
Mr. Iniguez
Career Technology Educator
Ontario High School

How to Transform XML – XSLT Tutorial

Posted by webdesign.guide@about.com

The first article in a series that teaches XSLT. An XSLT tutorial with sample code and descriptions.

Parts of a Web Page

Posted by webdesign.guide@about.com

The parts of a Web page can be broken down into five distinct elements: images, headlines, body content, navigation, and credits. Most Web pages will include all five of these items, but do you know what they all are?

Using CGI to Upload Files

Posted by webdesign.guide@about.com

File upload in Perl can be somewhat tricky, but here is a simple way to do it

Block v Inline

Posted by webdesign.guide@about.com

Block-level elements and inline elements are the two types of elements that you\’ll see in HTML. But why does it matter what an element is? If you know whether an element is a block-level element or an inline element, you\’ll have a better idea of how it will react when you apply positioning rules on it in your CSS.

Rewrite URLs with mod_rewrite

Posted by webdesign.guide@about.com

Using mod_rewrite you can change the URLs that your customers are viewing on-the-fly. Your customer types in one URL and your Apache server interprets it using mod_rewrite to point to a different location or script. Custom URLs allow you to control and protect your Web site.

position

Posted by webdesign.guide@about.com

A description of the CSS property position

Web Portfolio Layout – 1 Entry Per Page

Posted by webdesign.guide@about.com

Categories Place your portfolio [ 3 ] entries into categories. [ 1 ] The numbers by each [ 2 ] category

Placing Your CSS Tags

Posted by webdesign.guide@about.com

Learn the basics of Cascading Style Sheets and how to place your CSS styles in your HTML documents

CSS Editing Software

Posted by webdesign.guide@about.com

If you’re looking to find the right CSS editing software to meet your needs you should take this questionairre. After just a few short questions, you’ll have a list of some of the best CSS editing software tools available to meet your needs and your budget.

User Style Sheets for Safari

Posted by webdesign.guide@about.com

Learn how to write and apply a user style sheet for Safari.