Search
-
Categories
Tags
5.2 best php editor css debian error finger eleven google htaccess javascript javascript function life lifehouse linux love Lyrics mod_rewrite mysql mysql error mysql function nickelback nusphere nusphere phped nusphere phped 5.2 palawan palawan vacation paralyzer pdflib php4 pdflib php5 photoshop php phped php editor php error php function plugin regex regular expression regular expressions vacation vhcs video windows vista wordpress wordpress error wow
Category Archives: css
css visibility property: display vs visibility
Share Tip: Even invisible elements takes up space on the page. Use the “display” property to create invisible elements that do not take up space. source: http://www.w3schools.com/CSS/pr_class_visibility.asp
css: opacity
ShareThere’s an interesting site where you can use as a reference for opacity. You can check it here => http://www.mandarindesign.com/opacity.html W3C SAYS Opacity can be thought of conceptually as a postprocessing operation. Conceptually, after the element (including its children) is … Continue reading
css: button_link
Sharean example of making your link looks like a button .button_link{ border:#ccc 2px outset; color:#000; font-weight: bold; padding:2px 5px 2px 5px; margin:2px; text-decoration:none; } view
cursor types in css
SharePossible Values Value Description url The url of a custom cursor to be used.Note: Always define a generic cursor at the end of the list in case none of the url-defined cursors can be used default The default cursor (often … Continue reading
integrating “digg it” link with wordpress content
ShareI’ve been working my butt around here juz to integrate this digg it link. I wanted it to float to the right with the use of different elements but still didn’t work. I tried different ways and at last I … Continue reading
Posted in css, wordpress
Tagged digg it, digg it wordpress, integrate digg it, integrate digg it on wordpress content
Leave a comment