-
Recent Posts
Categories
Category Archives: XHTML and CSS
You know you could use the asterisk selector, right?
.this.project:not(.awesome){ font-style: bold; }
Posted in XHTML and CSS
Leave a comment
What’s great is that I know they’re actually there
<section id=”rest-of-the-project”> <details style=”visibility: hidden”> <p>Timelines</p> <p>Scope</p> <p>Requirements</p> </details> </section>
Posted in XHTML and CSS
Leave a comment
How’s that HTML5 Website project going?
<progress class=”none”> </progress>
Posted in XHTML and CSS
Leave a comment
Yeah, I think it’s great when managers explain code to me
<form action=”Your-new-website.html” method=”get”> <input type=”magic” /> </form>
Posted in Code Lols, Javascript, XHTML and CSS
Leave a comment
You really know how to screw with me, don’t you?
<h2 class=”woot”>new project launch date</h2> __________________ h2:before{ content: “proposed”; } .woot{ display: none; }
Posted in XHTML and CSS
Leave a comment
Is Napolean complex the right word?
<big> <head></head></big> <small> <body> </small> </small>
Posted in Code Lols, XHTML and CSS
Leave a comment
Congratulations on the new Harley Davidson
You’re an asshole </strong> </jealousy>
Posted in XHTML and CSS
Leave a comment
I’m glad you asked my thoughts on him
<strong> <strong> <strong> <strong> <strong> <strong> <strong> <strong> <strong> <strong> <strong> <strong> A Total Dumbass </strong> </strong> </strong> </strong> </strong> </strong> </strong> </strong> </strong> </strong>
Posted in Code Lols, XHTML and CSS
Leave a comment
His Attendance Was Unnecessary AND Unacceptable
<DIV id=”technical” class=”meeting”></DIV> <HEAD class=”your-boss”><STYLE type=”text/css”> .your-boss {color:#fa17ed;} .contributions{display:none} </STYLE></HEAD>
Posted in Code Lols, XHTML and CSS
Leave a comment