Custom Search

How to Design a Web Page

Posted: Friday, January 21, 2011

When designing a Web page, certain information should always be included:
• Basic Company Information: This can include vision or mission statements, a history of the business, a summary of business philosophy, etc.
• Product Line Information: Commercial Web pages should include photos and text descriptions outlining the benefits of the products. Consultants often recommend that businesses establish separate pages or sections for each major product line—connected, of course, to the main company Web site.
• Technical support: Frequently asked questions (FAQ), parts information, product diagrams, and technical specifications are just some of the ways a company can provide support from its Web site.
• Service section: Free information that is of interest to potential customers, designed to keep them coming back to the site.
• "What's New": This section is essentially intended to inform visitors of new initiatives, products, etc., that are covered on the Web site.

The site needs to be updated on a regular basis to ensure continued content integrity.

A. How Can We Know the Way of Website Designing With Web Page Templates
There are thousands of ready-to-go web page templates for creating a good website. With the advent of newer web technologies, there are different types of templates today. Dynamic HTML (DHTML) templates, Cascading Style Sheets (CSS) templates, JavaScript templates, Flash web site templates, Macromedia Dream weaver templates are some of the most familiar ones to mention.

There are hundreds of web sites that offer free templates which are fully functional. But most of the professional web site templates usually come with a price. Web page design or web site design is a very important step in creating a successful and attractive website. Website designing should be such that visitors can effectively interact with the features provided in the different web pages of the website. With the help of these applications or software, scripts are written and incorporated in the web page templates.

Today’s websites have stunning web pages with extremely appealing interfaces. The web pages include text, graphics, animation, sound, movies, forms, polls, hit counters and many other features. Due to very attractive look, design and diversity of Flash files (with extensions .swift, .flay etc), Macromedia Dream weaver – a web developing software – soon became extremely popular. Dream weaver is basically used for web related publications.

Today in the internet, Flash website templates are already available in abundance. Besides Macromedia’s software suit, Flash files and Flash web site templates are prepared by many third party software and applications. Dream weaver templates are truly professional templates. Many of the internet’s top website designs are based on Dream weaver templates. On the other hand professional web page templates made of Dream weaver’s diverse features are generally very charming and they make your website look great like www.oversightsystem.com.

These professional Dream weaver web page templates may be attached with a small price tag. In the cyber world, websites and web pages are the primary media by which we interact with internet.

B. Why You Should CSS Instead of Tables When Designing Your Web Page
When designing your web site you should use CSS, along with the HTML tag.

1. Tabular Data.
Tables are for Tabular Data. They simply are not for designing a page. Here is a good page at about.com that explains Tabular Data.

2. Nested Tables
Nested tables is a common way to make layouts with tables. With nested tables, one, or more, tables are placed inside each other. There is a problem when designing a page this way, it takes the browser longer to render your page.

3. Changing fonts, colors, and layouts.
Lets say you had a site with 100 pages, with tables, and you wanted to change the header of every page to blue instead of red. With CSS you could go into the CSS file, included on every one of those 100 pages, and change the font-color to blue.

4. Invalid XHTML
When using tables for your web page layout, you are writing invalid XHTML.

5. Smaller HTML files
No one wants a huge HTML file, full of messy code, right?


0 comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...