-
最近の投稿
タグクラウド
CSS3 WordPress AdMob 楽天ウェブサービス vim DOM jQuery mobile Data API MacTeX YouTube cocos2d AdWhirl Apache PhoneGap Wikipedia OmniGraffle Google Maps API PHP twitter Processing.js phpMyAdmin シェルスクリプト Android RWS Pixelmator Geolocation API css JavaScript さくらインターネット jQuery Automator iAd Twitter Bootstrap Facebook Processing Objective-C CRON bash PEAR Game Center iOS Git Xcode amazon Product Advertising API MySQL
Tag Archives: Twitter Bootstrap
Twitter Bootstrapで見栄えを変える
前回の続き。少しでも見栄えを良くしようとTwitter Bootstrapを適用した。 成果物:about.about (Twitter Bootstrapの適用) メモ ナビゲーションバーのclass=”b … Continue reading
microdataを使って、Google検索結果にパンくずリストを表示する
WordPress本で知り、お試し。前にやったTwitter Bootstrapのパンくずリストに追記した。 確認ページ:bootstrap_breadcrumbs_with_microdata.html 各li要素をs … Continue reading
Twitter Bootstrapでパンくず
確認ページ:bootstrap_breadcrumbs.html パンくずリストのメモ ul要素にclass=”breadcrumb”を付ける 参考サイト Components · Twitter … Continue reading
Twitter Bootstrapでドロップダウンメニュー
ナビゲーションバーにドロップダウンメニューを入れたくてお試し。 確認ページ:bootstrap_dropdowns.html メモ li要素にclass=”dropdown”を付ける bootst … Continue reading
はじめてのLESS
Twitter Bootstrapでは、デバイスによってページのデザインを変えられるようなので、Bootstrap, from Twitterを読んでみたけど、やり方がよくわからない。。.lessファイルをコンパイルして … Continue reading
Twitter Bootstrap
そもそもCSSがわかってないので、Twitter Bootstrapをダウンロードし、サンプルサイトのソースもあわせて読んでみて、わからない箇所を列挙した。 HTML classとidとnameの違いは?->同一ペ … Continue reading