HOW can an entity be 'worth' so much money when they have NO tangible or liquid assets?
They (facebook) produces Nothing! You'd be 'buy' shares of a Lie and a freak, Zuckerberg. Fuck them, him!
do the idiots writting the 'standards' for and advocating for the use of CSS3 over simple element tags even use the stuff?
when writting the simple element <td>, and i want to, on this one, vertically align, id write <td valign="center">
but no... they think it's 'better' to use css. So, if you don't have a defined css delcaration, you have to write one and take into account the 100 posible declarations for any given selector.. what the fuck
Ok, now you have your css written.. here's what you now have to right, at a minimum assuming you can remember what you called this selector deffinition
<td class="NameOfDecloration"ɬ or with no 'pre-defined' selector you just want to write it here and now like you would have with valign,
<tx style="margin-left:auto; margin-right:auto; margin-top:(pick a pixel number... blah, blah..>..
Only a fag would think that the 'glide pad' is a good idea.. It's a novelty that should have never lived past 1993. It is an unproductive hindrance to my workflow. Anyone who thinks that having to take their hands off the keyboard to do some Quire 'fingering' is, well fucking gay! 'what is useless shit?'... answer: the glide pad!
this is a Really nice 'Personal Site': NetworkError.org 'Network Error is his a.k.a.
my Post-it Note®
This is a littel exparment I was working on. I can rotate the post-it® but unless you're using mozilla it ends up looking like shit, or worse. { view the code }
08.06.11:
'postit-note' how I built this css3 'box' with {border, shadow, background color:
the 'in-line style' is used to create this box
*<style="box-shadow:5px 5px 5px rgba(20, 126, 0, 0.8); font-size:14px; background-color:lightyellow; border:2px solid gray; border-radius:10px; margin-left:2px; padding:5px; width:440px ">
*the actual code being used may have slightly different color values... i tend to play with them
*note: how i made this 'post-it' and Much more on it and about it, margins, borders, shadows, position, radius, transparentcy
even rotation can be found on my css tips page