Developer's Forum

Solving daily Web Developing problems

Developer's Forum Logo

help me problem create table and layer for input picture

Tags:

No tags yet.

  1. Krite

    into the Matrix
    Joined: Nov '10
    Posts: 129

    offline

    How to create table and layer for input picture. If i want input 5 picture and detail size is

    column 1 row1 ( train.jpg picture is 655*372 pixels and for add HTML/Javascript for slide 5 picture )
    column 2 row 1.1 ( hot.jpg picture is 325*185 pixels )
    column 2 row 1.2 ( Promotion.jpg picture is 325*186 pixels )
    column 1 row 2 ( Logo Brand.jpg picture is 655*187 pixels )
    column 2 row 2 ( free shipping.jpg picture is 325* 187 pixels )

    and how to create separate space a picture

    please help me thank you very much.

    Remark : for use modern theme

    Posted 7 months ago #
  2. Rick

    Administrator
    Joined: May '10
    Posts: 397

    offline

    You should download a HTML Editor. Try Dreamweaver, it has a visual editor wich will allow you to create that tables with the size you mention.

    Or.. you could just learn how a table works (easy!):

    http://www.w3schools.com/html/html_tables.asp

    Regards

    Posted 7 months ago #

Reply

You must log in to post.