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

Center Text in a Table Cell

Posted by webdesign.guide@about.com

Centering text inside table cells is done the same as you would center text in any other element on your web page.

How to Understand the Role of

Posted by webdesign.guide@about.com

Four basic reasons XML works well in the design of web pages. The ease, readability, content application and design functionality make XML a powerful design tool for those looking to start a career in website design.

CSS Transformations versus Transitions

Posted by webdesign.guide@about.com

There are two CSS3 properties that people confuse. They are very different, but if you use them in the wrong place they won't work. Learn the difference between CSS3 transitions and transformations.

CSS Transitions Examples

Posted by webdesign.guide@about.com

CSS Transitions Examples CSS3 Transitions Link Button with No Transition Link Button with Simple Transition

CSS Transformation Examples

Posted by webdesign.guide@about.com

Examples of how to use the CSS translation properties.

CSS Transformations

Posted by webdesign.guide@about.com

Learn how to transform your HTML elements to make them look different on the page using just CSS. You can rotate, skew, scale, and translate (move) your elements using the CSS3 transform property.

Modify Text with Dreamweaver

Posted by webdesign.guide@about.com

Learn how to modify the text on your Web pages with Dreamweaver. Dreamweaver makes it easy to modify the bold, italics, indents, font family, font size, headings, and other styles of your text.

HTML Frames – Example HTML – HTML for HTML Frames Examples

Posted by webdesign.guide@about.com

HTML Frames Example HTML The following HTML shows how to create HTML frames in several different fasions.

Paragraphs and Headings – HTML Class Lesson Syllabus

Posted by webdesign.guide@about.com

This is the text, paragraphs, and headings lesson in the free online HTML class from About.com. This lesson focuses on paragraphs, line breaks, headings, bold and italic text.

CSS3 Linear Gradients

Posted by webdesign.guide@about.com

Gradients are a color technique where one color gradually fades into another color. Before CSS3 if you wanted a gradient, you needed to create a tileable graphic to use as the background for your element. But now you can use a CSS3 style property (and appropriate browser extension properties) to get gradients that work in Chrome, Firefox, Internet Explorer, Opera, and Safari. This article will show you how.