Results 1 to 2 of 2

Thread: Code for "Last Modifed Date"

  1. #1
    Join Date
    Feb 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Code for "Last Modifed Date"

    Hi All,
    Just want to ask if any of ye know the Style Code for the following:

    <p class="datestamp"><em>Last modified: 08/04/2008</em></p>

    I saw this in many website's html part. obviously "datestamp" is a class already defined in the Stylesheet. I wonder how exactly it is defined.

    Furthermore, is there any other code that I can use which can display the today's date every day?
    (even if u know how to do this in Java, do send me.)
    Cheers
    Fareed

  2. #2
    Join Date
    Sep 2005
    Location
    India
    Posts
    1,627
    Thanks
    6
    Thanked 107 Times in 107 Posts

    Default

    A CSS class can have any style information that you wish. There is no pre-defined format for the last modified date section in a page. The format entirely depends upon the web page author, it is better if you choose a color scheme for the section which is compatible with the color scheme of the website.

    Another last modified date script with good explanation

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •