
When creating a Web page using HTML we must see it is used to the Maximum potential.One should develope pages in the web with in existing standards.The page designed should be accessible by all browsers.
There is a way to create web pages which is interesting to grab people's attention and have a look into it.Creating a page involves the combined work of planning and ideas.
| Structured content | Augmented text | Styling | Special features |
| Web Accessiblity | Requirement | Dynamic datas | Interfaces | Interface elements |
Every web page created has a purpose to serve which should be accomplished in the contents of the page.Hence by using the HTML structered tags the emphasis on the skeleton of the page should be in such a way it can be viewed through all the browsers avaliable.
It is always better to check the spelling of your page.Validate the text before applying styles and other formatting tools.
When you've added images,you have created a page with purpose that also has some visual appeal.
Work to make your images as small as possible,and include the height and width of the image with the appropriate attributes.Include a description of what the picture represents in the alt attribute
The recommendations to include the CSS putforth by W3C has revolutionalised the appearance of the web page using HTML .
Style sheets separate appearance from content,and it is very simple to work.The highlight in this system is that there is no complexity using any tags and attributes.The styling can be given to their own preferences to create exciting visual effects without cluttering up the rest of the page.
The completion stage could include items such as JavaScript-Powered forms or animations, Java applets , Shockwave or Flashmultimedia ,or other specialised content.
Creating web pages which is widely accessible includes addition of these type of special features while still keeping the page friendly to non graphical or specialised browser.
| Structured content | Augmented text | Styling | Special features |
| Web Accessiblity | Requirement | Dynamic datas | Interfaces | Interface elements |
Given the explosive growth in the use of the World Wide Web for publishing,e-commerce,life long learning and the deleivery of Government services it is vital that the web is accessible to every one.
Aimed at improving web standards from the accessibility view point the World Wide Web Consortium(W3C) launched a project named Web Accessibility Initative(WAI).WAI will develope the tools,Technology and Guidelines to make it possible to display information in ways that are available to all users.
The web is primarily a visual medium,so vision problems are the most troublesome from the accessibility view point.People with physical disabilities depend on Assistive technologies such as Braille output,speech browsers etc,. to grab the very essence of web pages textual content.
Assistive technologies are nothing but the necessary software and hardware which enables users with diabilities to work with computer programs and data,including web pages.For example speech browsers interprets the HTML source of web pages,screen readers that just read out the displayed on the screen.Hence decisions should be made to approach this accessibility goal.
HTML in its earlier days were of static source.This was a bottle neck in the aggressive growth of the World Wide Internet phenomenon.
However the web people realized a need to communicate with the Global world in a very interative manner.Previously maintaining an entrerprise data was a tedious job with reference to Publish it,since there was no means of integreting enterprise data from a different source and incorprating legacy applications.
Dynamics is the order of today's interactive web pages.Gone are the days of maintaining enterprise data in one source.Today we have Methodologies such as Common Gateway Interface,ADO and RDS that allow us to interact with our readers.With data and information being the heart of any computer system,these methodologies aid in leveraging enterprise data.
| Structured content | Augmented text | Styling | Special features |
| Web Accessiblity | Requirement | Dynamic datas | Interfaces | Interface elements |
We interface with the World on a daily basis.There are several familiar interfaces we have to encounter which provides us a chance to see good and bad interfaces in action.
Web is another exiting place to watch various interfaces.While creating a web site a list of favourite elements should be determined,then the same should be re-created using HTML.
The foundation of developing an interface is to come out with the elements you have to work with.Choose the HTML pieces used to create such an interface,once this has been carried out,use JavaScript or StyleSheets to bind them together.
Beggining at the macro level,HTML includes tags for positioning and displaying the following general groupings of interface elements:
- Text
- Images/icons
- Links
- Audio
- Tables
- Frames
- Forms
- Non-Visual elements
Each of this items plays an important role in interface.Use only the ones that make sense,which the user should be familiar with.Hence when designing an interface the emphasis should be to make the user to feel comfortable.
Top of this page
| Home | Overview | W3C | HTML4.0 | Introduction | Structure | Interactivity |
| Table | Forms | Appearance | Scripting | Frameset | XML | CSS |