The above code is nested in <style>.Code:.text_gray { color:#cccccc }
And the below code is in main body.
I am expecting the color of the text "2004-08-25" is gray, but it actually is default color "black."Code:<span class="text_gray"> 2004-08-25 </span>
Why doesn't this "class" work?
If you visit at http://220.89.242.19:8500/test/003/home/index.cfm ,
you will understand more clearly about it.
Thanks in Advance




Bookmarks