-
最近の投稿
タグクラウド
MySQL PEAR OmniGraffle phpMyAdmin RWS CSS3 WordPress Pixelmator iAd css Game Center Data API Google Maps API JavaScript DOM CRON Apache Xcode PHP MacTeX amazon Product Advertising API Wikipedia シェルスクリプト YouTube iOS twitter bash PhoneGap Objective-C Geolocation API AdMob Processing.js 楽天ウェブサービス vim Git cocos2d Android jQuery AdWhirl Facebook さくらインターネット jQuery mobile Twitter Bootstrap Processing Automator
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