Hello World!!
Pardon the dust. I’m working on getting the blog’s foundations up and running.
Here comes some Typographical tests:
Below is the Abbreviation tag. I have to be honest I’ve never used it before, but it might be of good use in this blog. Hover over it to see a definition:
MOSFET
Blockquotes:
“You stay classy San Diego.”
-Ron Burgundy
I installed the WP-Syntax plugin from Ryan McGeary, so that I could get some nice code formatting without a headache. I had to make some small modifications to the stylesheet to make it look right but overall, I’m loving it. Check it out:
<div id="foo"></div>
Now with Line Numbers:
1 2 3 4 5 | public class Hello { public static void main(String[] args) { System.out.println("Hello World!"); } } |
I’m still trying to figure out what is the best font size, as well how how the font-stack should go. This is 15px.
This is dropping the font-size down to 13px.
At this size, 12px, the Calibri font starts mushing. the periods into the previous letter. (Can you see the period after the word mushing?)

No comments yet.