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.
自動レイアウトについて知りたいので、この公式ドキュメントを参照してください。Visual Format String Grammar の章で、置換規則がわかりません。「*」は?
わかりました。2001年にhtmlとcssを学習しました。私は次のようなことをしていました(「垂直列」レイアウトのWebサイトを作成するため)。
<html> <head> <title>Vertical-column layout</title> </head> <body> <table id="doc" > <