www.webdeveloper.com
Recent Articles
  • Finding Slow Running Queries in ASE 15
  • A More Advanced Pie Chart for Analysis Services Data
  • Adobe AIR Programming Unleashed: Working with Windows
  • Performance Testing SQL Server 2008's Change Data Capture Functionality
  • The ABC's of PHP: Introduction to PHP
  • How to Migrate from BasicFiles to SecureFiles Storage
  • Why the Twitter Haters Are Wrong
  • User Personalization with PHP: Beginning the Application
  • Whats in an Oracle Schema?
  • Lighting Enhancement in Photoshop
  •  

    Go Back   WebDeveloper.com > Client-Side Development > Graphics

    Graphics Discussion and technical support for creating and editing graphics for the web.

    Reply
     
    Thread Tools Search this Thread Rate Thread Display Modes
      #1  
    Old 12-11-2002, 05:14 AM
    aoiyuki aoiyuki is offline
    Registered User
     
    Join Date: Dec 2002
    Posts: 3
    Unhappy Positioning a Background: The Watermark

    hi
    i'm new here^^

    i can't get the Positioning a Background: The Watermark
    to work at all.. what i get is a blank page
    i copied and pasted the code from the goodies page and placed it under the <head> section after the </title>
    like this:

    <html>
    <head><title>my html</title>
    <STYLE TYPE="text/css">
    BODY {background-image: D:\new html\roses.jpg;
    background-repeat: no-repeat;
    background-position: 200px 200px;}
    </STYLE>
    </head>

    did i do it right? how can i get it to work?
    Reply With Quote
      #2  
    Old 12-11-2002, 06:03 AM
    Charles's Avatar
    Charles Charles is offline
    JavaScript Banned
     
    Join Date: Nov 2002
    Location: Baltimore, Maryland
    Posts: 11,667
    Oddly enough, the answer to this and any other CSS1 question can be found in the CSS1 specification. See http://www.w3.org/TR/REC-CSS1#color-...und-properties.
    __________________
    “The power of the Web is in its universality. Access by everyone regardless of disability is an essential aspect.”
    —Tim Berners-Lee, W3C Director and inventor of the World Wide Web
    Reply With Quote
      #3  
    Old 12-11-2002, 06:04 AM
    Rick Bull's Avatar
    Rick Bull Rick Bull is offline
    Registered User
     
    Join Date: Nov 2002
    Location: England
    Posts: 275
    background-image: D:\new html\roses.jpg should probably be background-image: url("file:///D:\new html\roses.jpg");

    (file:/// is need if the file is on your HDD, I asume that's what you have and it's not that you are using a microsoft server, which I think lets you use URLs like that)
    __________________
    http://www.rickbull.co.uk/
    Help get full alpha-transparency in Internet Explorer - probably won't help, but worth a try
    Reply With Quote
      #4  
    Old 12-11-2002, 07:17 AM
    aoiyuki aoiyuki is offline
    Registered User
     
    Join Date: Dec 2002
    Posts: 3
    Talking thanks everyone^^

    got it working ..
    thanks!
    Reply With Quote
    Reply

    Bookmarks


    Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
     
    Thread Tools Search this Thread
    Search this Thread:

    Advanced Search
    Display Modes Rate This Thread
    Rate This Thread:

    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is Off
    HTML code is Off
    Forum Jump


    All times are GMT -5. The time now is 12:10 AM.



    Acceptable Use Policy

    internet.comMediabistrojusttechjobs.comGraphics.com

    WebMediaBrands Corporate Info


    Advertise | Newsletters | Feedback | Submit News

    Legal Notices | Licensing | Permissions | Privacy Policy

    Powered by vBulletin® Version 3.7.3
    Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.