Sha256: 5970b3654a2501b6b4c8c9fd6a3729ed60a8dc70525f80515395f81b73fdd9bd

Contents?: true

Size: 1.17 KB

Versions: 13

Compression:

Stored size: 1.17 KB

Contents

%div#p.element
  %h2.element-title
    %a{:href => "http://developers.whatwg.org/grouping-content.html#the-p-element"} p
  %p
    The
    %code
      %a{:href => "http://developers.whatwg.org/grouping-content.html#the-p-element"} p
    element
    %a{:href => "http://developers.whatwg.org/grouping-content.html#represents"} represents
    a
    = succeed "." do
      %a{:href => "content-models.html#paragraph"} paragraph
  .markup
    %p
      The little kitten gently seated himself on a piece of
      carpet. Later in his life, this would be referred to as the time the
      cat sat on the mat.
  .markup
    %fieldset
      %legend Personal information
      %p
        %label
          Name:
          %input{:name => "n"}/
        %label
          %input{:name => "anon", :type => "checkbox"} Hide from other users
      %p
        %label
          Address:
          %textarea{:name => "a"}
  .markup
    %p
      There was once an example from Femley,
      %br
        Whose markup was of dubious quality.
        %br
          The validator complained,
          %br
            So the author was pained,
            %br
              To move the error from the markup to the rhyming.

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
survivalkit-1.0.beta.8 templates/project/templates/old/survivalkit/partials/html5/p.haml
survivalkit-1.0.beta.7 templates/project/templates/old/survivalkit/partials/html5/p.haml
survivalkit-1.0.beta.6 templates/project/templates/old/survivalkit/partials/html5/p.haml
survivalkit-1.0.beta.5 templates/project/templates/old/survivalkit/partials/html5/p.haml
survivalkit-1.0.beta.4 templates/project/templates/old/survivalkit/partials/html5/p.haml
survivalkit-1.0.beta.3 templates/project/templates/old/survivalkit/partials/html5/p.haml
survivalkit-1.0.beta.2 templates/project/templates/old/survivalkit/partials/html5/p.haml
survivalkit-1.0.beta.1 templates/project/templates/old/survivalkit/partials/html5/p.haml
survivalkit-0.3.4 templates/project/templates/old/survivalkit/partials/html5/p.haml
survivalkit-0.3.3 templates/project/templates/old/survivalkit/partials/html5/p.haml
survivalkit-0.3.2 templates/project/templates/old/survivalkit/partials/html5/p.haml
survivalkit-0.3.1 templates/project/templates/old/survivalkit/partials/html5/p.haml
survivalkit-0.3 templates/project/templates/old/survivalkit/partials/html5/p.haml