html - showing javascript dynamic content and text side by side -
i want show javascript based dynamic content , text beside each other in html.
show them side side, using border-less table .
the problem able see result correctly when html code ran in html code tester when seen live on domain , adjacent columns not on same level. columns placed 1 above other . have used valign attribute make sure dynamic content fits in row height doesn't too.
the webpage (with incorrect preview) this , source code in git repository this.
code used testing html code tester can found here
Comments
Post a Comment