I would like shadow to go behind the text. Does anyone see what I am doing wrong?
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" > <style> .tooltip{ background-color: #ffffe1; position: ...
http://phplist.xxmn.com/node/1 why the two red box which locates at the center of the page(under Tags:) doesn't have the border bottom? the two red box html label is
<span> ...
I want to use to simulate a cursor by adding the following class to it.
.cursor { border-left: 1px solid red; margin-right: -1px; ...