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

Popular posts from this blog

matlab - Deleting rows with specific rules -

jquery - How would i go about shortening this code? And to cancel the previous click on click of new section? -