Home >Web Front-end >HTML Tutorial >How to display two components in one line in table's td_html/css_WEB-ITnose
I don’t know why it is always displayed in different rows, I’m depressed
The following code
<td><label>总结人:</label><input size = "10" name="remark-10" type="text"/></td>
<table><tr><td><label>总结人:</label><input size = "10" name="remark-10" type="text"/><label>总结人:</label><input size = "10" name="remark-10" type="text"/></td></tr></table>
<table><tr><td><label>总结人:</label><input size = "10" name="remark-10" type="text"/><label>总结人:</label><input size = "10" name="remark-10" type="text"/></td></tr></table>It’s because I use the label in DWZ, which has to be set to automatic or fixed length. It took me a long time to find it, but thank you for your attention.
<table><tr><td><label>总结人:</label><input size = "10" name="remark-10" type="text"/><label>总结人:</label><input size = "10" name="remark-10" type="text"/></td></tr></table>What does your picture look like? Uploaded, why can’t I upload a super small picture after a long time?
Maximum 2MB, JPG, JPEG, GIF or PNG file