Created
March 23, 2011 10:01
-
-
Save wjlafrance/882885 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE HTML> | |
<html> | |
<head> | |
<link rel="stylesheet" href="StealthBot.css" /> | |
<title>StealthBot 3 - TestUser @ Azeroth in Channel "Op x86" (Mockup)</title> | |
</head> | |
<body> | |
<div class="chat"> | |
<span class="info">Welcome to StealthBot 3.0. This is a web design mockup by Joe[x86].</span><br /> | |
<span class="error">This is an error from the Battle.net server.</span><br /> | |
<span class="info">This is info from the Battle.net server.</span><br /> | |
<span class="username">TestUser</span><span class="message">Hello world!</span><br /> | |
</div> | |
<div class="channel"> | |
<p class="header">Op x86</p> | |
<p class="username">x86</p> | |
<p class="username">joe[x86]</p> | |
<p class="username">iago[x86]</p> | |
<p class="username">Newby[x86]</p> | |
</div> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment