delle
Junior Member
Registered: Aug 2010
Location:
Posts: 2
Status:  |
Human body in HTML and PHP
I’m definitely bored, that’s one thing I’m certain of. I thought that our human body is a well-versed HTML format. Check the code below:
<human>
<head>
<hair />
<ear align="left" />
<sight><eye align="left" />
<eye align="right" /></sight>
<ear align="right />
<nose />
<form action="alignment.php"><mouth /></form>
<neck height="8cm" />
</head>
<body>
<tshirt style="background:#000;" />
<arm align="left"><hand /></arm>
<chestarea><?php if($sex==‘female’){
echo ‘<tit align="left" /><tit align="right" />’; }
else { echo ‘<nipple align="left" /><nipple align="right" />’; } ?></chestarea>
<arm align="right"><hand /></arm>
<sponsor href="http://ray.ph">Ray.ph</sponsor>
<tummy><bellybutton /></tummy></tshirt>
<pants size="short"><underwear><?php include(‘private.php’); ?></underwear></pants>
<leg align="left" />
<leg align="right" style="background:url(img/tattoo_image.gif);" />
<sneaker align="left" class="nike"></foot></sneaker>
<sneaker align="right" class="nike"></foot></sneaker>
</body>
</human>
I will run through the validator later. I’m about to throw myself to bed ^_^
__________________
Unsecured Business Funding
Unsecured Business Financing
Report this post to a moderator | IP: Logged
|