3
Answers

Design a HTML template without using style tag

siva nathan

siva nathan

3y
470
1
Hi all,
I have a template like below need to generate HTML format without using style tag in HTML directly we can use in the HTML tag itselft
how can i design below templet can any one suggest
 
 
                No of Records : 10
 Name  Age  DOB  Address

  John                  15                  15 jan 2012            UK     
 
 
 
      

Answers (3)