Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
他のタグの後にタグを配置する場合のように、新しい行に自動的にレンダリングされる特定の html タグがあります。<ul>たとえば<a>、アンカー タグの場合、タグは新しい行のタグの<ul>後にレンダリングされます<a>。
<ul>
<a>
このデフォルトの動作を回避し、すべてを隣り合わせに配置できる方法はありますか?