マニュアル


要件スタイルを記述しているスタイルシート
https://gaiasymphony.com/wp/wp-content/themes/gaiasymphony/youken.css



classを指定しない例


h3の例

h4の例

h5の例
h6の例
dtの例
ddの例
ddの例
  • ul>liの例
  • ul>liの例
  • ul>liの例
    • 2階層目のul>liの例
    • 2階層目のul>liの例
    • 2階層目のul>liの例
  1. ol>liの例
  2. ol>liの例
  3. ol>liの例
    1. 2階層目のol>liの例
    2. 2階層目のol>liの例
    3. 2階層目のol>liの例
thead>td thead>td thead>td
tbody>th tbody>td tbody>td
tbody>th tbody>td tbody>td


classを指定する例


class=”title-back-blue”

class=”title-text-blue-border”
class=”title-text-black-border”

class=”title-text-blue”

class=”title-text-black”

class=”kumo”

class=”shikaku”

class=”reset”
class=”big-title”

table class=”thead-mizu”

thead>td thead>td thead>td
tbody>th tbody>td tbody>td
tbody>th tbody>td tbody>td

table class=”th-mizu”

thead>td thead>td thead>td
tbody>th tbody>td tbody>td
tbody>th tbody>td tbody>td

↓table class=”thead-blue & th-mizu”

thead>td thead>td thead>td
tbody>th tbody>td tbody>td
tbody>th tbody>td tbody>td

↓table class=”th-grey”

th td td
th td td

↓table class=”th-grey” td class=”back-pink” ,,etc

th th th th th
th td td td td
th td td td td
th td td td td
th td td td td

class=”red”

テキストの中で色class=”red”や文字の太さclass=”bold”を変える例

PAGE TOP