Results 1 to 6 of 6

Thread: Old website....

  1. #1
    Join Date
    May 2006
    Posts
    266
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Old website....

    Hi guys need some help i have a html website that i am updating at the moment to make it load faster you can have a look at it at http://www.queerfm.net

    however i would like to make it CSS and HTML does and one know the easyest way to do this as i don't know how to do css that well text in css is fine but images in css now that gets me, can any one help please.

    If not any one know where i could get some FREE css webiste designes for music sites or radio station

    Thanks

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

    Default

    You don't generally use CSS to do images. Stick with <img>, except for background images, which can be done with background-image: url(path/to/file.png).
    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!

  3. #3
    Join Date
    May 2006
    Posts
    266
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    So what is the advantiages of css why not keep doing heml website website like queerfm.net

    However is there a script that will make the site load faster?
    or a scipt that tells the site to find the images first then download them.

    cos i must say that site has a lot of images.

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

    Default

    CSS seperates style from data. This allows you to keep cleaner markup and to have a single external stylesheet that applies across multiple pages. Both effects make reading and maintenence vastly simpler.
    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
    Posts
    266
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    So from what you say CSS is good for fonts and size.

    but not for images and that

  6. #6
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    true.

    and some layout. colors, widths, alignment, etc.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

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
  •