HTML Forums | An HTML and CSS Coding Community

Welcome to HTMLForums; home of web development discussion! Please sign in or register your free account to get involved. Once registered you will be able to connect with other members, send and receive private messages, reply to topics and create your very own. Our registration process is hassle-free and takes no time at all!

Search results

  1. martin.leese

    color:Canvas is White

    As far as I can tell, the CSS System Colors Canvas and CanvasText are intended for use with "color-scheme:". I am not using them in this way, and presume that is why they are not behaving as I expect. The question why they are initialized to "White" and "Black" would be better asked on a forum...
  2. martin.leese

    color:Canvas is White

    I am trying to use color:Canvas in CSS to obtain the background color of the webpage. However, Canvas is being set to "White". I have created a toy webpage to illustrate my problem; please view the code (Ctrl-u) to see the HTML + CSS. Visit: TestCanvas1.html In an internal stylesheet, I...
Back
Top