The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Shop Online

2 posters

Go down

Shop Online Empty Shop Online

Post by erchima March 20th 2014, 3:14 pm

How to make Shop online on HTML?
erchima
erchima
Forumember

Female Posts : 629
Reputation : 15
Language : INDONESIAN | Lua Script | Visual Basic | and Coding
Location : Under your bed xD

http://erchimacute.forumid.net

Back to top Go down

Shop Online Empty Re: Shop Online

Post by Pizza Boi March 20th 2014, 7:07 pm

Hi Very Happy

You mean like if they can send you in a post or just the plain HTML? I haven't tried this yet but you can just do things like:

Code:
<html>
<head>
<script="text/javascript">
$getElementbyId ('Shop')
function () .................
</script>
<script="text/css">
#shop {
padding: #px;
margin: #pt/#px;
position: relative/absolute/inherit/initial/fixed/static;
top/bottom/left/right: #px;
}

</script>
</head>
<body>
<table id="shop">
<tr>
<td></td>
<td></td>
</tr>
</table>
</body>
</html>

You can expand it as much as you want. This link will enable you to send it via in the topics.

If you wish, you can just edit Turbo's post with the code and all that.

Regards,
Pizza Boi
Pizza Boi
Pizza Boi
Hyperactive

Male Posts : 2016
Reputation : 160
Language : French
Location : Pizza Hut!

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum