Sha256: e33658daa3570a283c97c4dd82d6e3a74e5bd07b9b0aeca5ae3cfd278ea0572b

Contents?: true

Size: 1.83 KB

Versions: 13

Compression:

Stored size: 1.83 KB

Contents

%div#dfn.element
  %h2.element-title
    %a{:href => "http://developers.whatwg.org/text-level-semantics.html#the-dfn-element"} dfn
  %p
    The
    %code
      %a{:href => "http://developers.whatwg.org/text-level-semantics.html#the-dfn-element"} dfn
    element
    %a{:href => "http://developers.whatwg.org/text-level-semantics.html#represents"} represents
    the defining
    instance of a term. The
    = succeed "," do
      %a{:href => "content-models.html#paragraph", :title => "paragraph"} paragraph
    = succeed "," do
      %a{:href => "grouping-content.html#the-dl-element", :title => "dl"} description list group
    or
    %a{:href => "content-models.html#sectioning-content", :title => "sectioning content"} section
    that is the nearest
    ancestor of the
    %code
      %a{:href => "http://developers.whatwg.org/text-level-semantics.html#the-dfn-element"} dfn
    element must also contain the
    definition(s) for the
    %a{:href => "http://developers.whatwg.org/text-level-semantics.html#defining-term", :title => "defining term"} term
    given
    by the
    %code
      %a{:href => "http://developers.whatwg.org/text-level-semantics.html#the-dfn-element"} dfn
    element.
  .markup
    %p
      The
      %dfn
        %abbr{:title => "Garage Door Opener"} GDO
      is a device that allows off-world teams to open the iris.
    / ... later in the document:
    %p
      Teal'c activated his
      %abbr{:title => "Garage Door Opener"} GDO
      and so Hammond ordered the iris to be opened.
  .markup
    %p
      The
      %dfn#gdo
        %abbr{:title => "Garage Door Opener"} GDO
      is a device that allows off-world teams to open the iris.
    / ... later in the document:
    %p
      Teal'c activated his
      %a{:href => "#gdo"}
        %abbr{:title => "Garage Door Opener"} GDO
      and so Hammond ordered the iris to be opened.

Version data entries

13 entries across 13 versions & 1 rubygems

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