タグ

htmlに関するShineSparkのブックマーク (13)

  • 固定のヘッダーがアンカー先コンテンツを隠してしまう問題


     5 1. JavaScript JavaScript使 2. Element  ID
    固定のヘッダーがアンカー先コンテンツを隠してしまう問題
  • WTF, HTML and CSS?

    Reasons HTML and CSS might make you say what the fuck. A curated list of commonly frustrating HTML and CSS quandaries, miscues, and dilemmas. Created by @mdo. Contents Declare a doctype Box model math Rem units and Mobile Safari Floats first Floats and clearing Floats and computed height Floated are block level Vertical margins often collapse Styling table rows Firefox and <input> buttons Firefox

  • Webアプリ開発者のためのHTML5セキュリティ入門

    Muneaki NishimuraSenior Security Engineer at Recruit Technologies Co., Ltd.

    Webアプリ開発者のためのHTML5セキュリティ入門
  • より良いWebを作るためのガイド

    初学者の方を対象により良いWebを作るためのガイドとしてHTMLCSSなどのWebサイトを作成するための情報を公開しています。 ここに掲載している情報は、作者自身が勉強してきたことを初学者の方たちにとってわかりやすくお伝えできるようにまとめた内容ですので、作者の知識に偏りがちであり、その内容の有用性、安全性等については、いかなる保証を行うものでもありません。 正確性には万全を期すよう努力してはおりますが、当サイトの利用者が掲載情報に基づいて下した判断および起こした行動により、いかなる結果が発生した場合においても、作者はその責を負いませんのであらかじめご了承ください。掲載情報が生きた情報なのかどうかは、各ページに記されている更新日時などのステータス情報や記述内容から各自で判断してください。常にクリティカル・シンキング(論理的・構造的に考えているかを批判する)のもとに情報を参照されることをお

    より良いWebを作るためのガイド
  • HTML5 Hacks


    HTML5HTML590TipsHTML5HTML5Hack/   1 Hack 1. <doctype>使 2. 使 3. HTML5 4. <input> 5. JavaScript使
    HTML5 Hacks
  • よくある3つのデザインから考える、マークアップの最適解


    WebHTML MarkupCafehtml5jMarkupCafe MarkupCafe3Web使 html5jHTML5Web使
    よくある3つのデザインから考える、マークアップの最適解
  • Google HTML/CSS Style Guide

    Revision 2.1 This style guide contains many details that are initially hidden from view. They are marked by the triangle icon, which you see here on your left. Click it now. You should see “Hooray” appear below. Hooray! Now you know you can expand points to get more details. Alternatively, there’s a “toggle all” at the top of this document. This document defines formatting and style rules for HTML

    ShineSpark
    ShineSpark 2013/08/28
    読んどこ
  • br要素の実装 (kuruman.org > Kuruman Memo)


    br  *:before, *:after { content : ""; } Opera<br><br /> HTMLbrbr:before{content:"\A";}UAem{font-style:normal}調  CSS調br:before{content:"\A"}
  • いい加減、<script src="http://.. と書くのはやめましょう - DQNEO起業日記

    外部サイトのJSファイルを読み込むときに、こういう書き方するのはやめましょう。 <script src="http://example.com/js/jquery.js"></script> 理由 あなたのサイトが、いつの日かSSLに対応することになったとき、そのscriptタグがバグの原因になります。 ご覧のとおり、HTTPSページの中でHTTP要素を読み込もうとすると、ブラウザによっては安全装置が働いて読み込んでくれないのです。 上の例ではjQueryの読み込みに失敗していますが、エラーメッセージ「Uncaught ReferenceError: jQuery is not defined 」を見てもHTTPS/HTTPのプロトコルが原因だとはすぐ気づかないので、わかりにくいバグになってしまいます。 結論 JSファイル(とかCSSとか画像とか)を読み込むときは、"http:"の部分を省

    いい加減、<script src="http://.. と書くのはやめましょう - DQNEO起業日記
    ShineSpark
    ShineSpark 2013/07/18
    ネットワークパス参照
  • JADE LANGUAGE Node Template Engine

    !!! 5 html(lang="en") head title= pageTitle(car insurance montana) :javascript | if (foo) { | bar() | } body h1 Jade - node template engine #container - if (youAreUsingJade) You are amazing - else Get on it! Get on it! Get on it! Get on it! <!DOCTYPE html> <html lang="en"> <head> <title>Jade</title> <script type="text/javascript"> //<![CDATA[ if (foo) { bar() } //]]> </script> </head> <body> <h1>J

  • 2014年にはWebアプリの「オフラインファースト」が流行するのではないか?


    21836HTML52013Web 2014使Webhtml5j.orgWeb   html5j.org WebWeb 2010
    2014年にはWebアプリの「オフラインファースト」が流行するのではないか?
  • HTML5 Definition Complete, W3C Moves to Interoperability Testing and Performance

    HTML5 Definition Complete, W3C Moves to Interoperability Testing and Performance First Draft of HTML 5.1 Offers Glimpse at Next Round of Standardization Read below what W3C Members have to say about HTML5 17 December 2012 — The World Wide Web Consortium (W3C) published today the complete definition of the HTML5 and Canvas 2D specifications. Though not yet W3C standards, these specifications are no

    HTML5 Definition Complete, W3C Moves to Interoperability Testing and Performance
  • You won't be disappointed

    It has been two weeks since my last Blog, not a way to keep your readers happy, if you have any (left). Well, I rather hope that my readers are more to the right than the left. But then, I welcome them all. There are many people who enter the Blogosphere who seem more intent on taunting the Bloggers than to learn and to comment. Foul, ugly-minded, and even beastly, but then, we can always delete t

  • 1