Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

how to put a table in the middle of a div in html

<div>
  <table border="1" align="center">   </table>
</div>
 
PREVIOUS NEXT
Tagged: #put #table #middle #div #html
ADD COMMENT
Topic
Name
1+3 =