Thanks to fang for making my page work...
Boy thats a satisfying feeling when it works.
Umm.. but I have another question...
Now, to the left of the picture I want to float a box that has a description of the painting....
I've created this DIV:
#text_left {position:relative; width:150px; margin-top:150px;float:left;text-align:justify}
but cannot seem to figure where, within the nested DIV's, to place it to make it float to the left of the painting...
CSS is fun... but boy does it make you think.
Thanks again guys...
John
(See site here) (<!-- m --><a class="postlink" href="http://qtest.stegenga.net">http://qtest.stegenga.net</a><!-- m -->)Do not use _ underscores for CSS class names or id's.I know the first character can not be numeric, but I believe the underscore is permitted (<!-- m --><a class="postlink" href="http://www.w3.org/TR/2002/WD-CSS21-20020802/syndata.html#q4">http://www.w3.org/TR/2002/WD-CSS21-2002 ... ta.html#q4</a><!-- m -->)Yes you can, but it is very bad practice and CSS 2.1 is only a WD and not TR so be careful since you could endup with CSS orange
No wonder I couldn't answer the question because the page had not refreshed first time I looked.i changed them all to dashes.
Can one make a translucent background color? i.e. 60% transparent?
JohnRead this (<!-- m --><a class="postlink" href="http://forums.webdeveloper.com/showthread.php?s=&threadid=21123&highlight=opaque">http://forums.webdeveloper.com/showthre ... ght=opaque</a><!-- m -->)Originally posted by Fang
Read this (<!-- m --><a class="postlink" href="http://forums.webdeveloper.com/showthread.php?s=&threadid=21123&highlight=opaque">http://forums.webdeveloper.com/showthre ... ght=opaque</a><!-- m -->)
AWESOME.
I'll work on incorporating that!
John
Boy thats a satisfying feeling when it works.
Umm.. but I have another question...
Now, to the left of the picture I want to float a box that has a description of the painting....
I've created this DIV:
#text_left {position:relative; width:150px; margin-top:150px;float:left;text-align:justify}
but cannot seem to figure where, within the nested DIV's, to place it to make it float to the left of the painting...
CSS is fun... but boy does it make you think.
Thanks again guys...
John
(See site here) (<!-- m --><a class="postlink" href="http://qtest.stegenga.net">http://qtest.stegenga.net</a><!-- m -->)Do not use _ underscores for CSS class names or id's.I know the first character can not be numeric, but I believe the underscore is permitted (<!-- m --><a class="postlink" href="http://www.w3.org/TR/2002/WD-CSS21-20020802/syndata.html#q4">http://www.w3.org/TR/2002/WD-CSS21-2002 ... ta.html#q4</a><!-- m -->)Yes you can, but it is very bad practice and CSS 2.1 is only a WD and not TR so be careful since you could endup with CSS orange
No wonder I couldn't answer the question because the page had not refreshed first time I looked.i changed them all to dashes.
Can one make a translucent background color? i.e. 60% transparent?
JohnRead this (<!-- m --><a class="postlink" href="http://forums.webdeveloper.com/showthread.php?s=&threadid=21123&highlight=opaque">http://forums.webdeveloper.com/showthre ... ght=opaque</a><!-- m -->)Originally posted by Fang
Read this (<!-- m --><a class="postlink" href="http://forums.webdeveloper.com/showthread.php?s=&threadid=21123&highlight=opaque">http://forums.webdeveloper.com/showthre ... ght=opaque</a><!-- m -->)
AWESOME.
I'll work on incorporating that!
John