eWebArchitecture :: Vermont's premiere Web design, eCommerce, Web database and application provider. eWebArchitecture :: Solutions for the information age.
Home About Us About eWebArchitecture Hip Tips Web News and Development Tips Portfolio Portfolio Pricing Web Development Pricing Contact Us Contact eWebArchitecture Staff
SERVICES
We offer royalty-free use of customizable interfaces for private and commercial Web sites and multimedia projects. Web Site Design
We develop elegant shopping cart applications for your Web site, and invite you to peruse our eCommerce demo application. eCommerce
Our programming expertise enables us to create and develop exciting and interactive Web sites for use over the Internet and over corporate intranets as well. Web Programming
We create client-server applications and database-integrated Web sites without our clients spending a fortune. Web Databases
HIP TIPS

Usability Tip:
RESET Button and Forms

No online form would be complete without a SUBMIT button. But what about that other button: the CLEAR or RESET button that erases the user's input? Does it help the user? Generally, the answer is no. Often a RESET button does more harm than good.

HTML Tip:
Renewed Importance Of META Tags

META tags are back — at least with some search engines. Depending on your site design and technology, good META tags may be one route to improved search engine rank.

CSS Tip:
You Are Here

One easy way to make your navigation menu more user-friendly is to disable the current page in the menu. We'll show you how to accomplish this using basic HTML and CSS: no JavaScript or PHP coding required!

Search Tips:
Search Tip Archive

Burlington Web Designers
Vermont Web Designers

Cascading Style Sheets (CSS)

Cascading Style SheetsMany designers think graphics are the flash and sizzle of a Web site, and too many of them feel text is the boring stuff marketing gives them to stick on the page. This attitude can lead to sloppiness, and sloppiness can lead to design mistakes.

Text mistakes can have a disastrous effect on the appearance of a Web site, and poor text incorporation is the second most common manner of screwing up Web sites. To effectively communicate, text must be simple, clear and easy to read.

From its earliest origins, HTML focused on content over style. Authors were encouraged to provide high quality information, and leave it to the browser to worry about presentation. While use of HTML with its related attributes produce acute presentation effects, cascading style sheets (CSS), when judiciously applied, bring consistency and order to Web documents.

Cascading style sheets (CSS) allow us to control the presentation attributes for all the elements in a document or a whole collection of many documents from a single master style sheet. Our professionals can create cascading style sheets (CSS) to manage the overall look of your Web publications — backgrounds, fonts, colors and so on.

Style Elements

At the simplest level, a style is nothing more than a rule that tells the browser how to display a particular HTML element. Each element has a number of properties associated with it whose attributes define how that element is rendered by a Web browser.

We create rules to define a specific value for one or more properties of an HTML element. For example, most elements have a color property, the value of which defines the color used to display that element. Other properties include font attributes, line spacing, margins and borders.

There are three ways we attach a style to a element: inline styles, document-level styles and external style sheets. One or more style types can be used in your Web documents. The Web browser either merges the style definitions from each style or redefines the style characteristic for an HTML element's contents. Styles from these various sources are applied to your documents, combining and defining style properties that cascade from external style sheets through local document styles, ending with inline styles.

Web Design eCommerce Web Programming Web Databases Site Map Contact Us
© 2003-2008 eWebArchitecture, Ltd. All rights reserved.