HTML
  Home arrow HTML arrow Page 5 - HTML Fonts, Styles, and Headers
Dev Articles Forums 
ADO.NET  
Apache  
ASP  
ASP.NET  
C#  
C++  
ColdFusion  
COM/COM+  
Delphi-Kylix  
Design Usability  
Development Cycles  
DHTML  
Embedded Tools  
Flash  
Graphic Design  
HTML  
IIS  
Interviews  
Java  
JavaScript  
MySQL  
Oracle  
Photoshop  
PHP  
Reviews  
Ruby-on-Rails  
SQL  
SQL Server  
Style Sheets  
VB.Net  
Visual Basic  
Web Authoring  
Web Services  
Web Standards  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
HTML

HTML Fonts, Styles, and Headers
By: James Payne
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 4
    2008-02-27

    Table of Contents:
  • HTML Fonts, Styles, and Headers
  • How to Set the Font of Text
  • How to Set the Color of Your Text
  • Styles in HTML/Working with CSS
  • Getting Inside Your Head

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    HTML Fonts, Styles, and Headers - Getting Inside Your Head


    (Page 5 of 5 )

    The header element typically contains information about your document, such as meta-tags. It is generally data that is not displayed in your browser, but there are exceptions to this rule. In this example we will attempt to display data in the header, but will find ourselves unable to:


    <html>

    <head>

    <title>You can't see me!</title>

    </head>

    <body>

    <p>But you can see me!</p>

    </body>

    </html>

    Try it out. As you can see, only the paragraph written in the body section is visible.

    In this example we set the keywords of our document:


    <html>

    <head>

    <meta name="description"

    content="James Payne Is Awesome">

    <meta name="keywords"

    content="James, Payne, Awesome, Ninja, Cool, Blessed, Sexy">

    </head>

    <body>

    </p>

    </body>

    </html>

    The above keywords would help a search engine index our page. So people looking for James, Payne, Awesome, etc would have an easier time finding my website.

    Unfortunately meta-tags and search engine optimization tricks and techniques are beyond the scope of this article, and really any single article by itself. However, Developer Shed does have an entire site, SEO Chatdevoted to this industry, and if you are looking to become a true web designer, or want a good web presence for any reason, this is a great place to start.

    Well that's all the time we have for this article. Be sure to come back often as we continue our discussion of HTML and building web pages.

    Till then...


    DISCLAIMER: The content provided in this article is not warranted or guaranteed by Developer Shed, Inc. The content provided is intended for entertainment and/or educational purposes in order to introduce to the reader key ideas, concepts, and/or product reviews. As such it is incumbent upon the reader to employ real-world tactics for security and implementation of best practices. We are not liable for any negative consequences that may result from implementing any information covered in our articles or tutorials. If this is a hardware review, it is not recommended to open and/or modify your hardware.

       · Welcome to my article HTML Fonts, Styles, and Headers. As the title suggests, in...
     

    HTML ARTICLES

    - Comparing Browser Response to Active Client ...
    - Testing Browser Response to Active Client Pa...
    - Active Client Pages: Completing the Code for...
    - ACP and Browsers: Setting up an Example
    - How Browsers Respond to Active Client Pages
    - Completing a Tree with Active Client Pages
    - HTML Form Verification and ACP
    - Building an ACP Tree
    - Completing an ACP 3D HTML Table Image Gallery
    - Building an ACP 3D HTML Table Image Gallery
    - A Multiple Page Image Gallery with Active Cl...
    - Building an Image Gallery with Active Client...
    - Concluding a Menu for All Browsers
    - A Vertical Menu for All Browsers
    - Downloading Long HTML Pages with ACP







    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 5 Hosted by Hostway
    Stay green...Green IT