先程のdivタグに、 "message"というclass名 を付けました。 命名は自由 ですが、誰が見ても わかりやすく 、 英単語である ことが望ましいです。 <class用法 グループに区別する> WEBサイトを構成するために、複数のdivタグを使い、グループ化してくことになりますので、そのグループを区別する ...
職業訓練校・Webデザイン科で3日目以降に学んだことを知りたい 職業訓練校で学ぶHTML、CSSの初級の内容を知りたい 2019年1月からWordPressでブログ開設(最高で月間62,000PV) 2021年6月からWebデザインの職業訓練に通っています(6ヶ月コース) 使用テキスト ...
Cascading Style Sheets (CSS) is a stylesheet language used to describe the presentation of a document written in a markup language. Its most common application is to style web pages written in HTML ...
Creating a website using div elements and CSS for structure is the norm -- it offers a more lightweight solution than tables by using significantly less code. This reduces the size of your pages, and ...