Alright, so what I\'m hoping to do is to create a DIV that will autosize based on the content that\'s in it, but it should use the smallest width possible. I haven\'t a clue
If I understood what you're asking about correctly, s are block-elements, which means that by default they'll take a up a whole line -- 100% of the screen width. Try using the element instead. Hope that helped, but we can help you more if you specify what behavior you're trying to do or achieve. 0 讨论(0) 查看其它3个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
s are block-elements, which means that by default they'll take a up a whole line -- 100% of the screen width. Try using the element instead. Hope that helped, but we can help you more if you specify what behavior you're trying to do or achieve. 0 讨论(0) 查看其它3个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
Hope that helped, but we can help you more if you specify what behavior you're trying to do or achieve.