色々なchild書き方
(1)
td:nth-child(1),td:nth-child(2),td:nth-child(3){
background-color: red;
}
(2)こっちのほうがスッキリ!
span:nth-child(-n+3) {
background-color: red;
}
他パターン
li:nth-child(2n+1) の場合
n : 2n+1 = x # nth-child(x)
n=0: 2*0+1= 1 # nth-child(1) 要素あり
n=1: 2*1+1= 3 # nth-child(3) 要素あり
n=2: 2*2+1= 5 # nth-child(5) 要素あり
n=3: 2*3+1= 7 # nth-child(7) 要素なし
n=4: 2*4+1= 9 # nth-child(9) 要素なし
他の例も沢山書いてくれてるのでわからん場合は
http://takuya-1st.hatenablog.jp/entry/2013/12/05/035607
を参考にー
なんかツイッターのウィジェットのページに飛んだら、なぜかページがない的なことになったりする…何なんだよこのエラーページ…そんな時は!!
直接ウィジェットページのURLを叩こう!!
https://twitter.com/settings/widgets/new
なんとウィジェットがいつも通り作れるぞ!!
その他
ユーザータイムライン・・・https://twitter.com/settings/widgets/new/user
お気に入り・・・https://twitter.com/settings/widgets/new/favorites
リスト・・・https://twitter.com/settings/widgets/new/list
検索・・・https://twitter.com/settings/widgets/new/search
コレクション・・・https://twitter.com/settings/widgets/new/custom
参考URL↓
http://feb29.org/twitter-widget-not-created.html
直接ウィジェットページのURLを叩こう!!
https://twitter.com/settings/widgets/new
なんとウィジェットがいつも通り作れるぞ!!
その他
ユーザータイムライン・・・https://twitter.com/settings/widgets/new/user
お気に入り・・・https://twitter.com/settings/widgets/new/favorites
リスト・・・https://twitter.com/settings/widgets/new/list
検索・・・https://twitter.com/settings/widgets/new/search
コレクション・・・https://twitter.com/settings/widgets/new/custom
参考URL↓
http://feb29.org/twitter-widget-not-created.html
AjaxZip3をjsで読ませたあと(もう郵便番号から自動的に住所を呼び出せる状態で)
管理画面の問い合わせからの記述方法。
[select* your-pref include_blank "北海道" "青森県" "岩手県" "宮城県" "秋田県" "山形県" "福島県" "茨城県" "栃木県" "群馬県" "埼玉県" "千葉県" "東京都" "神奈川県" "新潟県" "富山県" "石川県" "福井県" "山梨県" "長野県" "岐阜県" "静岡県" "愛知県" "三重県" "滋賀県" "京都府" "大阪府" "兵庫県" "奈良県" "和歌山県" "鳥取県" "島根県" "岡山県" "広島県" "山口県" "徳島県" "香川県" "愛媛県" "高知県" "福岡県" "佐賀県" "長崎県" "熊本県" "大分県" "宮崎県" "鹿児島県" "沖縄県"]
your-prefの部分がheader.phpに書いた記述があたる!(おそらくprefかと…)
管理画面の問い合わせからの記述方法。
[select* your-pref include_blank "北海道" "青森県" "岩手県" "宮城県" "秋田県" "山形県" "福島県" "茨城県" "栃木県" "群馬県" "埼玉県" "千葉県" "東京都" "神奈川県" "新潟県" "富山県" "石川県" "福井県" "山梨県" "長野県" "岐阜県" "静岡県" "愛知県" "三重県" "滋賀県" "京都府" "大阪府" "兵庫県" "奈良県" "和歌山県" "鳥取県" "島根県" "岡山県" "広島県" "山口県" "徳島県" "香川県" "愛媛県" "高知県" "福岡県" "佐賀県" "長崎県" "熊本県" "大分県" "宮崎県" "鹿児島県" "沖縄県"]
your-prefの部分がheader.phpに書いた記述があたる!(おそらくprefかと…)
cat_name; } ?>
リンクありは
参考
http://www.spiral-records.com/psts/2010/12/wordpress_1.html
リンクありは
参考
http://www.spiral-records.com/psts/2010/12/wordpress_1.html
フォトショップ今まで使っててこんな便利なの知らなかったww
アクションファイル!!
色々配布されているアクションファイルの素材を使えば一発で写真がいい感じに!
これは写真加工アプリっぽい感じ。
写真加工が楽になるわー
http://photoshopvip.net/archives/9812
http://raksul.com/magazine/9182_%E5%86%99%E7%9C%9F%E5%8A%A0%E5%B7%A5%E3%81%AE%E6%99%82%E9%96%93%E7%9F%AD%E7%B8%AE%E3%83%86%E3%82%AF%E3%83%8B%E3%83%83%E3%82%AF%E3%80%81%E7%84%A1%E6%96%99Photoshop%E3%82%A2%E3%82%AF%E3%82%B7%E3%83%A7%E3%83%B3%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB%E7%B4%A0%E6%9D%9080%E5%80%8B%E3%81%BE%E3%81%A8%E3%82%81.html/
アクションファイル!!
色々配布されているアクションファイルの素材を使えば一発で写真がいい感じに!
これは写真加工アプリっぽい感じ。
写真加工が楽になるわー
http://photoshopvip.net/archives/9812
http://raksul.com/magazine/9182_%E5%86%99%E7%9C%9F%E5%8A%A0%E5%B7%A5%E3%81%AE%E6%99%82%E9%96%93%E7%9F%AD%E7%B8%AE%E3%83%86%E3%82%AF%E3%83%8B%E3%83%83%E3%82%AF%E3%80%81%E7%84%A1%E6%96%99Photoshop%E3%82%A2%E3%82%AF%E3%82%B7%E3%83%A7%E3%83%B3%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB%E7%B4%A0%E6%9D%9080%E5%80%8B%E3%81%BE%E3%81%A8%E3%82%81.html/