HTMLはコンテンツを記述するためにのみ使用し、Webページのスタイル設定にはCSSを使用する必要があります。
HTML should only be used to write <em>content</em>, and keep CSS for <em>styling</em> the web page.
新着! 私の44ページの電子書籍「CSSを44分で」が発売されました! 😃
テキストに強調を定義します。通常はイタリック体でレンダリングされます。
例: コピー
HTML should only be used to write <em>content</em>, and keep CSS for <em>styling</em> the web page.