Results 1 to 5 of 5

Thread: Display Important announcement

  1. #1
    Join Date
    Jun 2007
    Posts
    41
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Display Important announcement

    Lets say your website is for a football game. and you want on the site to say "The football game is now being played" But you want it to be displayed in an important/announcement kind of way.

    you guys think this would be done in HTML or am i looking for CSS?

  2. #2
    Join Date
    Jan 2007
    Location
    The stage
    Posts
    568
    Thanks
    23
    Thanked 6 Times in 6 Posts

    Default

    Hmmm Announcement can be anything from a marquee to an alert message, to just a red box.
    Really describe what you want like
    "If the game is being played then there is an alert message that EATS THE USER'S COMPUTER!" well, yeah, but still thats a little out of hand and un reasonable...
    But please we aren't mind readers
    Thanks

  3. #3
    Join Date
    Jun 2007
    Posts
    41
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by Rockonmetal View Post
    But please we aren't mind readers


    I'll try to remember that.

    Maybe a message on the top of the site that attracts the user's attention -- Maybe something that scrolls or flashes and you can link the user off that announcement to another link of somekind.


    Should I go more in-depth?

    Thanks

  4. #4
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    CSS:
    Code:
    text-decoration: blink;
    Beware epileptic users, however.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  5. #5
    Join Date
    May 2006
    Location
    Sydney, Australia - Near the coast.
    Posts
    1,995
    Thanks
    0
    Thanked 8 Times in 7 Posts

    Default

    Something big that overtakes the page.
    Peter - alotofstuffhere[dot]com - Email Me - Donate via PayPal - Got spare hardware? Donate 'em to me :) Just send me a PM.
    Currently: enjoying the early holidays :)
    Read before posting: FAQ | What you CAN'T do with JavaScript | Form Rules | Thread Title Naming Guide

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
  •