Sha256: b804830d3f330cab65b65327a252feb6991c5b47e1375c84126e6a62e726c970

Contents?: true

Size: 1.19 KB

Versions: 13

Compression:

Stored size: 1.19 KB

Contents

%div#a.element
  %h2.element-title
    %a{:href => "http://developers.whatwg.org/text-level-semantics.html#the-a-element"} a
  .markup
    %nav
      %ul
        %li
          %a{:href => "/"} Home
        %li
          %a{:href => "/news"} News
        %li
          %a Examples
        %li
          %a{:href => "/legal"} Legal
  %p
    The
    %code
      %a{:href => "http://developers.whatwg.org/text-level-semantics.html#the-a-element"} a
    element may be wrapped around entire
    paragraphs, lists, tables, and so forth, even entire sections, so
    long as there is no interactive content within (e.g. buttons or
    other links). This example shows how this can be used to make an
    entire advertising block into a link:
  .markup
    %aside.advertising
      %h1 Advertising
      %a{:href => "http://ad.example.com/?adid=1929&pubid=1422"}
        %section
          %h1 Mellblomatic 9000!
          %p Turn all your widgets into mellbloms!
          %p Only $9.99 plus shipping and handling.
      %a{:href => "http://ad.example.com/?adid=375&pubid=1422"}
        %section
          %h1 The Mellblom Browser
          %p Web browsing at the speed of light.
          %p No other browser goes faster!

Version data entries

13 entries across 13 versions & 1 rubygems

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