ulとliのCSSデザイン

  • codocを設置
  • HTMLとPHPのフォームとページ作成のwp insert post
  • WordPressの画像挿入で代替テキスト、タイトル、キャプション、説明に入力する
  • サイトリニューアルをAll-in-One WP Migrationバックアッププラグインでた別URLの旧サイトをリニューアルカスタマイズします。
  • WordPressに画像を挿入する方法
<ul class="samp2345">
<li>codocを設置</li>
<li>HTMLとPHPのフォームとページ作成のwp insert post</li>
<li>WordPressの画像挿入で代替テキスト、タイトル、キャプション、説明に入力する</li>
<li>サイトリニューアルをAll-in-One WP Migrationバックアッププラグインでた別URLの旧サイトをリニューアルカスタマイズします。</li>
<li>WordPressに画像を挿入する方法</li>
</ul>
.samp2345 li {
    padding: 10px 20px;
    width: 80%;
    border: 1px solid #ccc;
    border-bottom: 5px solid #333;
    border-radius: 20px 20px 0 0;
    margin: 10px auto;
    transition: .5s;
}
.samp2345 li:hover {
    padding: 20px 20px;
    width: 100%;
}

コメントを残す

TOP

This website stores cookies on your computer. These cookies are used to provide a more personalized experience and to track your whereabouts around our website in compliance with the European General Data Protection Regulation. If you decide to to opt-out of any future tracking, a cookie will be setup in your browser to remember this choice for one year.

Accept or Deny