View Single Post
Create the HTML coding for the webpage output::?
(#1 (permalink))
Old
puti_kat is Offline
Private
Points: 194, Level: 2 Points: 194, Level: 2 Points: 194, Level: 2
Activity: 0% Activity: 0% Activity: 0%
puti_kat is an unknown quantity at this point
 
 
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Join Date: Dec 2007
Create the HTML coding for the webpage output::? - December 12th, 2007

<html>
<body>

<p>
Computer<br>is<br>fun
</p>

</body>
</html>


------guys, I need the exact look of the webpage with the tags-------
URGENTLY NEEDED
guys, you don't get it!
just exact webpage....
you see, if you'll type that, the output would become:

Computer
is
fun.

But what I need for output is:
<html>
<body>

<p>
Computer<br>is<br>fun.
</p>

</body>
</html>

-------I need the exact image of the output... with <html> and <body>-----

Revenue Shared Ads