lol damn big ass monitor. BTW on the left im coding in a habplus thingy. Since this is for an rp on habplus. Basically since there imager just shows the image by figure.php?user=RedlynRude Fuck.
Ahh makes much more sense. P.S: my monitor is bigger than that loLlol damn big ass monitor. BTW on the left im coding in a habplus thingy. Since this is for an rp on habplus. Basically since there imager just shows the image by figure.php?user=Redlyn
I can make it echo out your username so it changes. (i hope)
There's some decent improvements from when you first started!Its been up for a while, I actually develop on it.
You must be registered for see links
<Html>
<Title> FalloutRP </Title>
<link rel="stylesheet" type="text/css" href="styles/iMe.css">
<Div Class="mHeader">
<center><img src='http://www.chris-pettyjohn.cu.cc/Fallout/app/tpl/skins/Fallout/images/logo.png'></center>
</Div>
<Div Id="mColumnl">
<Div Class="mLcontain">
<Div Class="mTitleG">
<center> Your Profile </center>
</div>
<img src="http://habpl.us/figure.php?user={username}">
<div class="Info">{coins} Bottle Caps<br>{faction} {frank}</div>
</div>
<Div Class="mLcontain">
<Div Class="mTitleG">
<center> Private Messaging </center>
</div>
Coming Soon!
</div>
</div>
<Div Id="mColumnr">
<Div Class="mLcontain">
<Div Class="mTitleG">
<center> Testing </center>
</div>
Coming Soon!
</div>
</div>
#mColumnl{
float: left;
margin-top: 5%;
margin-left: 10%;
width: 40%;
}
#mColumnr{
float: right;
margin-right: 10%;
margin-top: 5%;
width: 30%;
}