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.
次のテキストに下線を付けて中央揃えにしたいのですが、ここで試しましたが、解決策を見つけることができませんでした。
<p style="border-bottom:thick dashed #F00">Hi Friends </p>
段落タグで試してみました
ドットやダッシュではなく、下線を引いて中央揃えにする必要があります
text-align: center; text-decoration: underline;