Academic Tutorials



English | French | Portugese | German | Italian
Google

Home Source Codes E-Books Downloads Contact Us About Us

Web Quality
Web Quality Introduction
Web Quality Standards
HTML Elements
Style Sheets
Web Readability
Web Accessibility
Web Internationalization

HTML Tutorials
HTML Tutorial
XHTML Tutorial
CSS Tutorial
TCP/IP Tutorial
XML Tutorials
XML Tutorial
XSL Tutorial
XSLT Tutorial
DTD Tutorial
Schema Tutorial
XForms Tutorial
XSL-FO Tutorial
XML DOM Tutorial
XLink Tutorial
XQuery Tutorial
XPath Tutorial
XPointer Tutorial
RDF Tutorial
SOAP Tutorial
WSDL Tutorial
RSS Tutorial
WAP Tutorial
Web Services Tutorial
Browser Scripting
JavaScript Tutorial
VBScript Tutorial
AJAX Tutorial
DHTML Tutorial
HTML DOM Tutorial
WMLScript Tutorial
E4X Tutorial
Server Scripting
ASP Tutorial
PHP Tutorial
PERL Tutorial
SQL Tutorial
ADO Tutorial
.NET (dotnet)
Microsoft.Net
XML Web Services
ASP.Net
.Net Mobile
C# : C Sharp
ADO.NET
VB.NET
Multimedia
SVG Tutorial
Flash Tutorial
Media Tutorial
SMIL Tutorial
Web Building
Web Browsers
Web Hosting
W3C Tutorial
Web Building
Web Quality
Web Semantic
Web Careers
Java Tutorials
Java Tutorial
JSP Tutorial
Servlets Tutorial
Struts Tutorial
EJB Tutorial
JMS Tutorial
JMX Tutorial
Programming Langauges
C Tutorial
C++ Tutorial
Visual Basic Tutorial
Data Structures Using C
Soft Skills
Communication Skills
Time Management
Project Management
Team Work
Leadership Skills
Corporate Communication
Negotiation Skills


Using Style Sheets

Previous Next



Do not Use Font Tag

Text size that is used to display the information on the web page must be set using the CSS(Cascading Style Sheets). Do not use an HTML <font> tag. Using a <font> tag will increase size of the document, and give you nightmare every time you decide to change the standard text size.

Think of the following example:

One day you decide to change all headers in the web to different color and different size. Using CSS you can do change the color and the size attributes by simply rewriting one line of the code. If you have used <font> tag, you will have to edit a <font> tag for all headers in all the pages of the web. Using the styles instead of a <font> tags makes it much easier to give all pages of the web a high quality and the consistent look.




Do not Use the Fixed Sizes

Never use the fixed size values. Always do use the relative size values. Most important reason for this is that, a fixed sizes can't be resized by the browser. The visitors do have different equipment (monitors), different types of viewing conditions (like light), and the possible disabilities (like poor eyesight).

Setting the default text size to about 100% (or medium), the main headers to 140% (or say x-large), sub headers to about 120% (or large), as an example, will make it possible for the reader to resize the pages to their best fit. To see how it works, Select view in the browsers menu, and change text size for this page. Adjusting a text size of the web page also changes amount of text which will fit on the printed page.




Avoid Using small Default Font Size

Some web sites do use small text size just to "squeeze" more text into the page, or to make page more "stylish". Again, the visitors with different equipment, viewing the conditions, and the disabilities do have difficulties reading that text. Do not force the visitors to enlarge text size every time they visit the site.




Make Use of The Background Color Always

Most of the web pages do use colors for different text elements. Both the headers and the links are often in different color from that of the body text. As a web designer, should be aware of a fact that the visitors are able to change the default color preferences.

If the colors for your web elements like header and links are defined, you should also define a background color. If the background color is not defined, the web site might end up with a very bad combination of the colors like light red headers on a red background, or even worse, black text on the black background. If the background color is not specified, the text might be invisible.




Share And Enjoy:These icons link to social bookmarking sites where readers can share and discover new web pages.
  • blinkbits
  • BlinkList
  • blogmarks
  • co.mments
  • connotea
  • del.icio.us
  • De.lirio.us
  • digg
  • Fark
  • feedmelinks
  • Furl
  • LinkaGoGo
  • Ma.gnolia
  • NewsVine
  • Netvouz
  • RawSugar
  • Reddit
  • scuttle
  • Shadows
  • Simpy
  • Smarking
  • Spurl
  • TailRank
  • Wists
  • YahooMyWeb

Previous Next

Keywords: Using Style Sheets, using css style sheets, cannot view xml input using xsl style sheet, cannot view xml input using style sheet, using cascading style sheets, using style sheet, using a style sheet, xml input using xsl style sheet, xml input using style sheet, asp net style sheets, asp net using, advantages of using, view xml input using xsl style sheet


HTML Quizes
HTML Quiz
XHTML Quiz
CSS Quiz
TCP/IP Quiz
XML Quizes
XML Quiz
XSL Quiz
XSLT Quiz
DTD Quiz
Schema Quiz
XForms Quiz
XSL-FO Quiz
XML DOM Quiz
XLink Quiz
XQuery Quiz
XPath Quiz
XPointer Quiz
RDF Quiz
SOAP Quiz
WSDL Quiz
RSS Quiz
WAP Quiz
Web Services Quiz
Browser Scripting Quizes
JavaScript Quiz
VBScript Quiz
AJAX Quiz
DHTML Quiz
HTML DOM Quiz
WMLScript Quiz
E4X Quiz
Server Scripting Quizes
ASP Quiz
PHP Quiz
PERL Quiz
SQL Quiz
ADO Quiz
.NET (dotnet) Quizes
Microsoft.Net Quiz
XML Web Services Quiz
ASP.Net Quiz
.Net Mobile Quiz
C# : C Sharp Quiz
ADO.NET Quiz
VB.NET Quiz
Multimedia Quizes
SVG Quiz
Flash Quiz
Media Quiz
SMIL Quiz
Web Building  Quizes
Web Browsers Quiz
Web Hosting Quiz
W3C Quiz
Web Building Quiz
Web Quality Quiz
Web Semantic Quiz
Web Careers Quiz
Java Quizes
Java Quiz
JSP Quiz
Servlets Quiz
Struts Quiz
EJB Quiz
JMS Quiz
JMX Quiz
Programming Langauges Quizes
C Quiz
C++ Quiz
Visual Basic Quiz
Data Structures Using C Quiz
Soft Skills Quizes
Communication Skills Quiz
Time Management Quiz
Project Management Quiz
Team Work Quiz
Leadership Skills Quiz
Corporate Communication Quiz
Negotiation Skills Quiz

Privacy Policy
Copyright © 2003-2008 Vyom Technosoft Pvt. Ltd., All Rights Reserved.