タグ

htmlに関するusj12262のブックマーク (10)

  • HTMLの要素をSQLのように取り出せるPHPのライブラリ『htmlSQL』 | IDEA*IDEA

    ドットインストール代表のライフハックブログ

    HTMLの要素をSQLのように取り出せるPHPのライブラリ『htmlSQL』 | IDEA*IDEA
  • htmlSQL - a PHP class to query the web by an SQL like language

    This is a archive of older and discontinued projects and experiments I worked on. Test Everything (2007 — 2020) A meta testing tool for your website. My blog (2006 — 2011) From 2006 till 2008 I wrote articles in my german blog named “Lost in programming”. In 2011 I removed the remaining old articles from my homepage. Free icon set (2007) Years ago I made a free icon set from freely available stock

    usj12262
    usj12262 2007/11/11
    修正BSDライセンス
  • imgは画像、altは代替 - 徒書


    LSC11717b altimg alt HTML  img  HTMLimg (Embedded image)alt HTMLHTML
    usj12262
    usj12262 2007/02/12
    アイコン/イラスト/写真/地図/などなど
  • デバッグ用CSSのスニペット:phpspot開発日誌

    A Handy CSS Debugging Snippet I use the following bit of CSS to help visualize the structure of an XHTML (or HTML) document by putting a colored outline around the border of every element. At each level in the hierarchy the color changes so you can see when “depth” changes. デバッグ用CSSのスニペット。 このCSSを定義しておくことで、階層的な構造を視覚的に次のように表示できます。 次がそのデバッグ用CSS * { outline: 2px dotted red } * * { outline: 2px dotted

    usj12262
    usj12262 2006/08/09
    FireFoxのみたい
  • XHTML 2.0

    W3C Working Draft 26 July 2006 This version: http://www.w3.org/TR/2006/WD-xhtml2-20060726 Latest version: http://www.w3.org/TR/xhtml2 Previous version: http://www.w3.org/TR/2005/WD-xhtml2-20050527 Diff-marked version: xhtml2-diff.html Editors: Jonny Axelsson, Opera Software Mark Birbeck, x-port.net Micah Dubinko, Invited Expert Beth Epperson, Websense Masayasu Ishikawa, W3C Shane McCarron, Applied

    usj12262
    usj12262 2006/08/01
    XHTML2.0の試案。
  • JavaScript++かも日記 - 1997年からの

    usj12262
    usj12262 2006/08/01
    XHTML2.0ではすべての要素にhrefがつけられるらしい。現実的なところでは<a href="..."><img src="..."></a>のかわりに<img src="..." href="...">とか。aタグは単に互換性のために残されることになる。
  • CSSで2つのクラス指定は?

  • Bridge Word

    This shop will be powered by Are you the store owner? Log in here

    usj12262
    usj12262 2006/05/31
    そうだったのかー
  • HatenaをXHTML+CSSで組みなおす


    XHTML+CSS(?) hatena hatena使CSSmixiXHTML CSS1() 
    usj12262
    usj12262 2006/05/30
    ふーむ
  • ulやolはmarginとpaddingをセットで

    FirefoxとInternetExprolerの初期値の違い ulやolのmarginを設定するときにはmarginと共にpaddingも設定します。インターネットエクスプローラとその他のブラウザの初期設定が異なるからです。 Firefoxは右側のmarginとpaddingの初期値がそれぞれ0と40pxになっています。次のようにして調べることができます。 インターネットエクスプローラの場合はmarginとpaddingの初期値が逆になっていて、それぞれ40pxと0になっています。次のようにして調べます。 灰色の点線がボーダーの位置です。Firefoxが・を含むのに対して、IEは含まないという違いもありますが、paddingを一致させると同じになります。背景色をつけるときには注意する必要があります。 なにも指定しないとき なにも指定しないときはmargin,paddingの違いがあっても

    usj12262
    usj12262 2006/05/30
    クロスブラウザcss関連
  • 1