拡張子の index.html と index.php を非表示する方法

[html title=".htaccess"]RewriteEngine onRewrit・・・

画像を枠内にトリミング

[html title="HTML"]<figure> <a href=&・・・

textareaのリサイズ指定

縦方向のリサイズを許可(最も使用する)[css title="CSS"]textarea・・・

擬似要素を使った斜めの区切り

上側[css title="CSS"]section { position: relat・・・

文字の横に線(ライン)を引く方法2

[html title="HTML"]<p class="title"&g・・・

文字の横に線(ライン)を引く方法1

線は画面いっぱい引かれます。[html title="HTML"]<p class=&・・・

Safari で border-radius の overflow hidden が効かない場合の対処法

figure に position と z-index を追加する。[html title=・・・

Google mapとかYouTubeとかレスポンシブでも縦横の比率を保つ

Googleマップ[html title="HTML"]<section id=&・・・

リストの先頭を揃えたまま左右中央寄せ

[html title="HTML"]<section class="sampl・・・

個人的paddingの共通設定

左右にpaddingを加える共通設定最大幅1940pxとして左右にメディアクエリーごとのpadd・・・