As a complete n00b here at GWB, I'm wondering if there are any ready-to-use options for code highlighting here? Let's give it a shot:
string strTest = "Testing";
Console.WriteLine(strTest);
Console.ReadLine();
Well, it seems to work somewhat in Design view...
[UPDATE: via Aaron I found out that the Snippet Compiler has an HTML export function. I tried it, and it looks slightly better. I had to work the HTML a bit so it wouldn't interfere with the template design, so it doesn't exactly look like VS.NET. I'll keep looking for other ways ;-) ]
[UPDATE II: Okay, so I caved in and changed template. This looks better! ]