A good website with plenty of tutorials. easy to read and understand.g
www.echoecho.com
2006-07-01 07:22:44
·
answer #1
·
answered by BElow froSTy 4
·
0⤊
0⤋
If you dont know any html I would reccomend you use powweb. That is where i host my site. They have an easy to understand web builder that would easily do what your saying. It is called Sitedelux. It lets you add pictures with captions and you could easily make the pictures link to the webpage you sell the product.
They also have a shopping cart you could use.
2006-07-01 14:45:53
·
answer #2
·
answered by ratchet 2
·
0⤊
0⤋
Peace Be upon You All !
you can use this basic HTMl Code for showing a title for an image :-
And if you mean how to build a SHOPPING CART for your online shopping service .. that depends on the web programming language you use
Try out this links .. :
------------------------
http://www.google.com.eg/search?hl=ar&q=build+shopping+cart&meta=
Ahmed ..
2006-07-01 14:24:35
·
answer #3
·
answered by ahmed h 1
·
0⤊
0⤋
If you have a lot of pictures, than I would recommend that you put them in tables. First, make sure your picture files are small in size. Here's a simplified example of a table using HTML for 1 picture.
|
You would put your caption here.
|
For 3 pictures across the webpage:
picture #1 here |
picture #2 here |
picture #3 here |
caption for pic#1 |
caption for pic#2 |
caption for pic#2 |
From here, you could format the text, spacing, etc. using your Cascading Style Sheet (CSS).
2006-07-01 18:56:10
·
answer #4
·
answered by DianeD 4
·
0⤊
0⤋