This tool is an ongoing experiment in better HTML checking, and its behavior remains subject to change

Showing results for flipboard.html

Checker Input

Show

  1. Error: Bad value for attribute href on element link: Must be non-empty.

    From line 43, column 3; to line 43, column 59

    rd://"> <link rel="alternate" type="application/rss+xml" href="">

    Syntax of URL:
    Any URL. For example: /hello, #canvas, or http://example.org/. Characters should be represented in NFC and spaces should be escaped as %20. Common non-alphanumeric characters other than ! $ & ' ( ) * + - . / : ; = ? @ _ ~ generally must be percent-encoded. For example, the pipe character (|) must be encoded as %7C.
  2. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 70, column 111; to line 70, column 244

    d=".0.$/"><div class="bar hidden" data-reactid=".0.$/.0" web-developer-inline-style="transform: translate3d(0px, -61px, 0px); position: fixed;"><div c

    Attributes for element div:
    Global attributes
  3. Error: Attribute web-developer-inline-style not allowed on element g at this point.

    From line 70, column 440; to line 70, column 535

    0.$=10:0"><g data-reactid=".0.$/.0.0.0.$=10:0.0" web-developer-inline-style="shape-rendering:crispEdges;"><path

  4. Error: Attribute web-developer-inline-style not allowed on element g at this point.

    From line 70, column 1584; to line 70, column 1714

    .0.0.0.0"><g stroke="none" stroke-width="1.5" fill="none" data-reactid=".0.$/.0.2.0.0.0.0.0" web-developer-inline-style="fill-rule:evenodd;"><g str

  5. Error: Attribute web-developer-inline-style not allowed on element path at this point.

    From line 70, column 1843; to line 70, column 1975

    .0.0.0.0"><path d="M12,12 L19.0710678,19.0710678" data-reactid=".0.$/.0.2.0.0.0.0.0.0.0.0" web-developer-inline-style="stroke-linecap:square;"></path

  6. Error: Attribute web-developer-inline-style not allowed on element input at this point.

    From line 70, column 2086; to line 70, column 2261

    vg></span><input type="text" maxlength="256" placeholder="Search for sources, people, topics…" data-reactid=".0.$/.0.2.0.0.1" web-developer-inline-style="opacity:0;pointer-events:none;"></div>

    Attributes for element input:
    Global attributes
    accept when type is file
    alt when type is image
    autocomplete when type is text, search, url, tel, email, password, datetime, date, month, week, time, datetime-local, number, range, or color
    autofocus
    checked when type is checkbox or radio
    dirname when type is text or search
    disabled
    form
    formaction when type is submit or image
    formenctype when type is submit or image
    formmethod when type is submit or image
    formnovalidate when type is submit or image
    formtarget when type is submit or image
    height when type is image
    list when type is text, search, url, tel, email, datetime, date, month, week, time, datetime-local, number, range, or color
    max when type is datetime, date, month, week, time, datetime-local, number, or range
    maxlength when type is text, search, url, tel, email, or password
    min when type is datetime, date, month, week, time, datetime-local, number, or range
    multiple when type is email or file
    name
    pattern when type is text, search, url, tel, email, or password
    placeholder when type is text, search, url, tel, email, password, or number
    readonly when type is text, search, url, tel, email, password, datetime, date, month, week, time, datetime-local, or number
    required when type is text, search, url, tel, email, password, datetime, date, month, week, time, datetime-local, number, checkbox, radio, or file
    size when type is text, search, url, tel, email, or password
    src when type is image
    step when type is datetime, date, month, week, time, datetime-local, number, or range
    type
    value when type is not file or image
    width when type is image
  7. Error: Attribute label not allowed on element button at this point.

    From line 70, column 2378; to line 70, column 2468

    n In</div><button class="button tab-item signup-button" label="Sign Up" data-reactid=".0.$/.0.2.3:1">Sign U

    Attributes for element button:
    Global attributes
    autofocus - Automatically focus the form control when the page is loaded
    disabled - Whether the form control is disabled
    form - Associates the control with a form element
    formaction - URL to use for §4.10.22 Form submission
    formenctype - Form data set encoding type to use for §4.10.22 Form submission
    formmethod - HTTP method to use for §4.10.22 Form submission
    formnovalidate - Bypass form control validation for §4.10.22 Form submission
    formtarget - browsing context for §4.10.22 Form submission
    menu - Specifies the element’s designated pop-up menu
    name - Name of form control to use for §4.10.22 Form submission and in the form.elements API
    type - Type of button
    value - Value to be used for §4.10.22 Form submission
  8. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 70, column 2491; to line 70, column 2584

    ton></div><div class="background fill" data-reactid=".0.$/.0.3" web-developer-inline-style="opacity:1;"></div>

    Attributes for element div:
    Global attributes
  9. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 70, column 2646; to line 70, column 2778

    0.$/.0.4"><div class="navbar-title" data-reactid=".0.$/.0.4.0" web-developer-inline-style="-webkit-transform:translate3d(0,40px,0);opacity:1;"><h1 cl

    Attributes for element div:
    Global attributes
  10. Warning: Empty heading.

    From line 70, column 2779; to line 70, column 2824

    acity:1;"><h1 class="" data-reactid=".0.$/.0.4.0.$null"></h1><

  11. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 70, column 3066; to line 70, column 3157

    1"></span><div class="sign-up-pagebox" data-reactid=".0.2" web-developer-inline-style="width:1380px;"><div c

    Attributes for element div:
    Global attributes
  12. Error: Element div not allowed as child of element span in this context. (Suppressing further errors from this subtree.)

    From line 70, column 4053; to line 70, column 4143

    id=".0.3"><div class="dialog center-children fade-enter fade-enter-active" data-reactid=".0.3.$=1$0"><div c

    Contexts in which element div may be used:
    Where flow content is expected.
    Content model for element span:
    Phrasing content.
  13. Error: Attribute placeholder is only allowed when the input type is email, number, password, search, tel, text, or url.

    From line 70, column 5986; to line 70, column 6124

    .0.0.2.1"><input class="text-input" type="realname" placeholder="Full Name" aria-label="Full Name" data-reactid=".0.3.$=1$0.1.2.0.0.2.1.0" autofocus></div>

  14. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 70, column 7990; to line 70, column 8082

    0.4.$/.0"><div class="form-page" data-reactid=".0.4.$/.0.0" web-developer-inline-style="height:780px;"><div c

    Attributes for element div:
    Global attributes
  15. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 70, column 8083; to line 70, column 8229

    t:780px;"><div class="background-image-component" data-reactid=".0.4.$/.0.0.0" web-developer-inline-style="background-color:#eee;width:1380px;height:780px;"><div c

    Attributes for element div:
    Global attributes
  16. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 70, column 8230; to line 70, column 8397

    t:780px;"><div class="image-container" data-reactid=".0.4.$/.0.0.0.0" web-developer-inline-style="transition-property: -webkit-transform; transition-duration: 0.6s; opacity: 1;"><img c

    Attributes for element div:
    Global attributes
  17. Error: Attribute web-developer-inline-style not allowed on element img at this point.

    From line 70, column 8398; to line 70, column 8723

    city: 1;"><img class="background-image" src="https://cdn.flipboard.com/web/fashion_trends.jpg" data-reactid=".t-transform;-webkit-transition-duration:0.6s;" style="width: 1917px; height: 1122px; left: -285px;"></div>

    Attributes for element img:
    Global attributes
    alt - Replacement text for use when images are not available
    src - Address of the resource
    srcset - Images to use in different situations (e.g., high-resolution displays, small monitors, etc)
    sizes - Image sizes between breakpoints
    crossorigin - How the element handles crossorigin requests
    usemap - Name of image map to use
    ismap - Whether the image is a server-side image map
    width - Horizontal dimension
    height - Vertical dimension
    longdesc - A url that provides a link to an expanded description of the image, defined in [html-longdesc]
  18. Error: An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.

    From line 70, column 8398; to line 70, column 8723

    city: 1;"><img class="background-image" src="https://cdn.flipboard.com/web/fashion_trends.jpg" data-reactid=".t-transform;-webkit-transition-duration:0.6s;" style="width: 1917px; height: 1122px; left: -285px;"></div>

  19. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 70, column 8730; to line 70, column 8873

    x;"></div><div class="background-image-component-overlay" data-reactid=".0.4.$/.0.0.0.1" web-developer-inline-style="background-color:#000;opacity:0.35;"></div>

    Attributes for element div:
    Global attributes
  20. Error: Bad value realname for attribute type on element input.

    From line 71, column 1498; to line 71, column 1633

    .4.0.2.1"><input class="text-input" type="realname" placeholder="Full Name" aria-label="Full Name" data-reactid=".0.4.$/.0.0.4.0.2.1.0" autofocus></div>

  21. Error: Attribute placeholder is only allowed when the input type is email, number, password, search, tel, text, or url.

    From line 71, column 1498; to line 71, column 1633

    .4.0.2.1"><input class="text-input" type="realname" placeholder="Full Name" aria-label="Full Name" data-reactid=".0.4.$/.0.0.4.0.2.1.0" autofocus></div>

  22. Error: A document must not include more than one autofocus attribute.

    From line 71, column 1498; to line 71, column 1633

    .4.0.2.1"><input class="text-input" type="realname" placeholder="Full Name" aria-label="Full Name" data-reactid=".0.4.$/.0.0.4.0.2.1.0" autofocus></div>

  23. Error: Attribute label not allowed on element button at this point.

    From line 71, column 2114; to line 71, column 2200

    div></div><button class="button sign-up-button" label="Sign Up" data-reactid=".0.4.$/.0.0.4.0.4">Sign U

    Attributes for element button:
    Global attributes
    autofocus - Automatically focus the form control when the page is loaded
    disabled - Whether the form control is disabled
    form - Associates the control with a form element
    formaction - URL to use for §4.10.22 Form submission
    formenctype - Form data set encoding type to use for §4.10.22 Form submission
    formmethod - HTTP method to use for §4.10.22 Form submission
    formnovalidate - Bypass form control validation for §4.10.22 Form submission
    formtarget - browsing context for §4.10.22 Form submission
    menu - Specifies the element’s designated pop-up menu
    name - Name of form control to use for §4.10.22 Form submission and in the form.elements API
    type - Type of button
    value - Value to be used for §4.10.22 Form submission
  24. Error: Attribute width not allowed on element a at this point.

    From line 71, column 2585; to line 71, column 2709

    rd?</span><a class=" sign-in-button button stroked" role="button" href="/signin" width="30" height="30" data-reactid=".0.4.$/.0.0.5.1"><span

    Attributes for element a:
    Global attributes
    href - Address of the hyperlink
    target - Default browsing context for hyperlink navigation and §4.10.22 Form submission
    download - Whether to download the resource instead of navigating to it, and its file name if so
    rel — Relationship of this document (or subsection/topic) to the destination resource
    revReverse link relationship of the destination resource to this document (or subsection/topic)
    hreflang - Language of the linked resource
    type - Hint for the type of the referenced resource
  25. Error: Attribute height not allowed on element a at this point.

    From line 71, column 2585; to line 71, column 2709

    rd?</span><a class=" sign-in-button button stroked" role="button" href="/signin" width="30" height="30" data-reactid=".0.4.$/.0.0.5.1"><span

    Attributes for element a:
    Global attributes
    href - Address of the hyperlink
    target - Default browsing context for hyperlink navigation and §4.10.22 Form submission
    download - Whether to download the resource instead of navigating to it, and its file name if so
    rel — Relationship of this document (or subsection/topic) to the destination resource
    revReverse link relationship of the destination resource to this document (or subsection/topic)
    hreflang - Language of the linked resource
    type - Hint for the type of the referenced resource
  26. Error: Attribute web-developer-inline-style not allowed on element svg at this point.

    From line 71, column 2778; to line 71, column 2920

    </a></div><svg class="arrow-button" width="22" height="22" viewBox="0,0,22,22" data-reactid=".0.4.$/.0.0.6" web-developer-inline-style="cursor:pointer;"><g str

  27. Error: Attribute web-developer-inline-style not allowed on element g at this point.

    From line 71, column 2921; to line 71, column 3045

    pointer;"><g stroke="none" stroke-width="1" fill="none" data-reactid=".0.4.$/.0.0.6.0" web-developer-inline-style="full-rule:evenodd;"><g fil

  28. Error: Attribute web-developer-inline-style not allowed on element a at this point.

    From line 71, column 4333; to line 71, column 4508

    $/.0.1.1"><a class=" splash-tile topic" href="/topic/diy?intent=invite" data-reactid=".0.4.$/.0.1.1.$0" web-developer-inline-style="width:460px;height:371.5px;" style="height: 181.5px;"><div c

    Attributes for element a:
    Global attributes
    href - Address of the hyperlink
    target - Default browsing context for hyperlink navigation and §4.10.22 Form submission
    download - Whether to download the resource instead of navigating to it, and its file name if so
    rel — Relationship of this document (or subsection/topic) to the destination resource
    revReverse link relationship of the destination resource to this document (or subsection/topic)
    hreflang - Language of the linked resource
    type - Hint for the type of the referenced resource
  29. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 4509; to line 71, column 4691

    181.5px;"><div class="background-image-component" data-reactid=".0.4.$/.0.1.1.$0.$=10:0" web-developer-inline-style="background-color:#eee;width:470px;height:371.5px;" style="height: 181.5px;"><div c

    Attributes for element div:
    Global attributes
  30. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 4692; to line 71, column 4884

    181.5px;"><div class="image-container" data-reactid=".0.4.$/.0.1.1.$0.$=10:0.0" web-developer-inline-style="transition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s; opacity: 1;"><img c

    Attributes for element div:
    Global attributes
  31. Error: Attribute web-developer-inline-style not allowed on element img at this point.

    From line 71, column 4885; to line 71, column 5211

    city: 1;"><img class="background-image" src="https://cdn.flipboard.com/dev_O/topics/diy-184313204/large.jpg" dsition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s;" style="top: -309px;"></div>

    Attributes for element img:
    Global attributes
    alt - Replacement text for use when images are not available
    src - Address of the resource
    srcset - Images to use in different situations (e.g., high-resolution displays, small monitors, etc)
    sizes - Image sizes between breakpoints
    crossorigin - How the element handles crossorigin requests
    usemap - Name of image map to use
    ismap - Whether the image is a server-side image map
    width - Horizontal dimension
    height - Vertical dimension
    longdesc - A url that provides a link to an expanded description of the image, defined in [html-longdesc]
  32. Error: An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.

    From line 71, column 4885; to line 71, column 5211

    city: 1;"><img class="background-image" src="https://cdn.flipboard.com/dev_O/topics/diy-184313204/large.jpg" dsition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s;" style="top: -309px;"></div>

  33. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 5218; to line 71, column 5371

    x;"></div><div class="background-image-component-overlay" data-reactid=".0.4.$/.0.1.1.$0.$=10:0.1" web-developer-inline-style="background-color:#000;opacity:0.35;"></div>

    Attributes for element div:
    Global attributes
  34. Error: Attribute web-developer-inline-style not allowed on element a at this point.

    From line 71, column 5443; to line 71, column 5626

    /span></a><a class=" splash-tile topic" href="/topic/socialmedia?intent=invite" data-reactid=".0.4.$/.0.1.1.$1" web-developer-inline-style="width:460px;height:371.5px;" style="height: 181.5px;"><div c

    Attributes for element a:
    Global attributes
    href - Address of the hyperlink
    target - Default browsing context for hyperlink navigation and §4.10.22 Form submission
    download - Whether to download the resource instead of navigating to it, and its file name if so
    rel — Relationship of this document (or subsection/topic) to the destination resource
    revReverse link relationship of the destination resource to this document (or subsection/topic)
    hreflang - Language of the linked resource
    type - Hint for the type of the referenced resource
  35. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 5627; to line 71, column 5809

    181.5px;"><div class="background-image-component" data-reactid=".0.4.$/.0.1.1.$1.$=10:0" web-developer-inline-style="background-color:#eee;width:470px;height:371.5px;" style="height: 181.5px;"><div c

    Attributes for element div:
    Global attributes
  36. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 5810; to line 71, column 6002

    181.5px;"><div class="image-container" data-reactid=".0.4.$/.0.1.1.$1.$=10:0.0" web-developer-inline-style="transition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s; opacity: 1;"><img c

    Attributes for element div:
    Global attributes
  37. Error: Attribute web-developer-inline-style not allowed on element img at this point.

    From line 71, column 6003; to line 71, column 6337

    city: 1;"><img class="background-image" src="https://cdn.flipboard.com/dev_O/topics/socialmedia-150415588/largsition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s;" style="top: -292px;"></div>

    Attributes for element img:
    Global attributes
    alt - Replacement text for use when images are not available
    src - Address of the resource
    srcset - Images to use in different situations (e.g., high-resolution displays, small monitors, etc)
    sizes - Image sizes between breakpoints
    crossorigin - How the element handles crossorigin requests
    usemap - Name of image map to use
    ismap - Whether the image is a server-side image map
    width - Horizontal dimension
    height - Vertical dimension
    longdesc - A url that provides a link to an expanded description of the image, defined in [html-longdesc]
  38. Error: An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.

    From line 71, column 6003; to line 71, column 6337

    city: 1;"><img class="background-image" src="https://cdn.flipboard.com/dev_O/topics/socialmedia-150415588/largsition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s;" style="top: -292px;"></div>

  39. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 6344; to line 71, column 6497

    x;"></div><div class="background-image-component-overlay" data-reactid=".0.4.$/.0.1.1.$1.$=10:0.1" web-developer-inline-style="background-color:#000;opacity:0.35;"></div>

    Attributes for element div:
    Global attributes
  40. Error: Attribute web-developer-inline-style not allowed on element a at this point.

    From line 71, column 6578; to line 71, column 6754

    /span></a><a class=" splash-tile topic" href="/topic/yoga?intent=invite" data-reactid=".0.4.$/.0.1.1.$2" web-developer-inline-style="width:460px;height:371.5px;" style="height: 181.5px;"><div c

    Attributes for element a:
    Global attributes
    href - Address of the hyperlink
    target - Default browsing context for hyperlink navigation and §4.10.22 Form submission
    download - Whether to download the resource instead of navigating to it, and its file name if so
    rel — Relationship of this document (or subsection/topic) to the destination resource
    revReverse link relationship of the destination resource to this document (or subsection/topic)
    hreflang - Language of the linked resource
    type - Hint for the type of the referenced resource
  41. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 6755; to line 71, column 6937

    181.5px;"><div class="background-image-component" data-reactid=".0.4.$/.0.1.1.$2.$=10:0" web-developer-inline-style="background-color:#eee;width:470px;height:371.5px;" style="height: 181.5px;"><div c

    Attributes for element div:
    Global attributes
  42. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 6938; to line 71, column 7130

    181.5px;"><div class="image-container" data-reactid=".0.4.$/.0.1.1.$2.$=10:0.0" web-developer-inline-style="transition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s; opacity: 1;"><img c

    Attributes for element div:
    Global attributes
  43. Error: Attribute web-developer-inline-style not allowed on element img at this point.

    From line 71, column 7131; to line 71, column 7457

    city: 1;"><img class="background-image" src="https://cdn.flipboard.com/dev_O/topics/yoga-89001798/large.jpg" dsition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s;" style="top: -291px;"></div>

    Attributes for element img:
    Global attributes
    alt - Replacement text for use when images are not available
    src - Address of the resource
    srcset - Images to use in different situations (e.g., high-resolution displays, small monitors, etc)
    sizes - Image sizes between breakpoints
    crossorigin - How the element handles crossorigin requests
    usemap - Name of image map to use
    ismap - Whether the image is a server-side image map
    width - Horizontal dimension
    height - Vertical dimension
    longdesc - A url that provides a link to an expanded description of the image, defined in [html-longdesc]
  44. Error: An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.

    From line 71, column 7131; to line 71, column 7457

    city: 1;"><img class="background-image" src="https://cdn.flipboard.com/dev_O/topics/yoga-89001798/large.jpg" dsition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s;" style="top: -291px;"></div>

  45. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 7464; to line 71, column 7617

    x;"></div><div class="background-image-component-overlay" data-reactid=".0.4.$/.0.1.1.$2.$=10:0.1" web-developer-inline-style="background-color:#000;opacity:0.35;"></div>

    Attributes for element div:
    Global attributes
  46. Error: Attribute web-developer-inline-style not allowed on element a at this point.

    From line 71, column 7690; to line 71, column 7889

    /span></a><a class=" splash-tile topic" href="/@thenewsdesk/technology-shjum1jiz?intent=invite" data-reactid=".0.4.$/.0.1.1.$3" web-developer-inline-style="width:460px;height:371.5px;" style="height: 181.5px;"><div c

    Attributes for element a:
    Global attributes
    href - Address of the hyperlink
    target - Default browsing context for hyperlink navigation and §4.10.22 Form submission
    download - Whether to download the resource instead of navigating to it, and its file name if so
    rel — Relationship of this document (or subsection/topic) to the destination resource
    revReverse link relationship of the destination resource to this document (or subsection/topic)
    hreflang - Language of the linked resource
    type - Hint for the type of the referenced resource
  47. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 7890; to line 71, column 8072

    181.5px;"><div class="background-image-component" data-reactid=".0.4.$/.0.1.1.$3.$=10:0" web-developer-inline-style="background-color:#eee;width:470px;height:371.5px;" style="height: 181.5px;"><div c

    Attributes for element div:
    Global attributes
  48. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 8073; to line 71, column 8265

    181.5px;"><div class="image-container" data-reactid=".0.4.$/.0.1.1.$3.$=10:0.0" web-developer-inline-style="transition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s; opacity: 1;"><img c

    Attributes for element div:
    Global attributes
  49. Error: Attribute web-developer-inline-style not allowed on element img at this point.

    From line 71, column 8266; to line 71, column 8599

    city: 1;"><img class="background-image" src="https://cdn.flipboard.com/dev_O/topics/technology-130112784/largesition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s;" style="top: -292px;"></div>

    Attributes for element img:
    Global attributes
    alt - Replacement text for use when images are not available
    src - Address of the resource
    srcset - Images to use in different situations (e.g., high-resolution displays, small monitors, etc)
    sizes - Image sizes between breakpoints
    crossorigin - How the element handles crossorigin requests
    usemap - Name of image map to use
    ismap - Whether the image is a server-side image map
    width - Horizontal dimension
    height - Vertical dimension
    longdesc - A url that provides a link to an expanded description of the image, defined in [html-longdesc]
  50. Error: An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.

    From line 71, column 8266; to line 71, column 8599

    city: 1;"><img class="background-image" src="https://cdn.flipboard.com/dev_O/topics/technology-130112784/largesition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s;" style="top: -292px;"></div>

  51. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 8606; to line 71, column 8759

    x;"></div><div class="background-image-component-overlay" data-reactid=".0.4.$/.0.1.1.$3.$=10:0.1" web-developer-inline-style="background-color:#000;opacity:0.35;"></div>

    Attributes for element div:
    Global attributes
  52. Warning: Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections.

    From line 71, column 3860; to line 71, column 3920

    div></div><section class="splash-info-page" data-reactid=".0.4.$/.0.1"><artic

  53. Error: Attribute web-developer-inline-style not allowed on element a at this point.

    From line 71, column 8970; to line 71, column 9180

    $/.0.2.0"><a class=" splash-tile magazine" href="/@lelandmelvin/space-exploration-8n1rtehnz?intent=invite" dat.0.4.$/.0.2.0.$0" web-developer-inline-style="width:460px;height:371.5px;" style="height: 181.5px;"><div c

    Attributes for element a:
    Global attributes
    href - Address of the hyperlink
    target - Default browsing context for hyperlink navigation and §4.10.22 Form submission
    download - Whether to download the resource instead of navigating to it, and its file name if so
    rel — Relationship of this document (or subsection/topic) to the destination resource
    revReverse link relationship of the destination resource to this document (or subsection/topic)
    hreflang - Language of the linked resource
    type - Hint for the type of the referenced resource
  54. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 9181; to line 71, column 9363

    181.5px;"><div class="background-image-component" data-reactid=".0.4.$/.0.2.0.$0.$=10:0" web-developer-inline-style="background-color:#eee;width:470px;height:371.5px;" style="height: 181.5px;"><div c

    Attributes for element div:
    Global attributes
  55. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 9364; to line 71, column 9556

    181.5px;"><div class="image-container" data-reactid=".0.4.$/.0.2.0.$0.$=10:0.0" web-developer-inline-style="transition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s; opacity: 1;"><img c

    Attributes for element div:
    Global attributes
  56. Error: Attribute web-developer-inline-style not allowed on element img at this point.

    From line 71, column 9557; to line 71, column 9923

    city: 1;"><img class="background-image" src="https://cdn.flipboard.com/nationalgeographic.com/715b58377cc1749dsition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s;" style="top: -292px;"></div>

    Attributes for element img:
    Global attributes
    alt - Replacement text for use when images are not available
    src - Address of the resource
    srcset - Images to use in different situations (e.g., high-resolution displays, small monitors, etc)
    sizes - Image sizes between breakpoints
    crossorigin - How the element handles crossorigin requests
    usemap - Name of image map to use
    ismap - Whether the image is a server-side image map
    width - Horizontal dimension
    height - Vertical dimension
    longdesc - A url that provides a link to an expanded description of the image, defined in [html-longdesc]
  57. Error: An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.

    From line 71, column 9557; to line 71, column 9923

    city: 1;"><img class="background-image" src="https://cdn.flipboard.com/nationalgeographic.com/715b58377cc1749dsition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s;" style="top: -292px;"></div>

  58. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 9930; to line 71, column 10083

    x;"></div><div class="background-image-component-overlay" data-reactid=".0.4.$/.0.2.0.$0.$=10:0.1" web-developer-inline-style="background-color:#000;opacity:0.35;"></div>

    Attributes for element div:
    Global attributes
  59. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 10234; to line 71, column 10433

    ation</h5><div class="avatar " data-reactid=".0.4.$/.0.2.0.$0.$=11:0.1" web-developer-inline-style="background-image:url(https://cdn.flipboard.com/uploads/avatar/ff9a83cd82f201b038e0ea97f6c00bbb46f80bd8.jpg);"></div>

    Attributes for element div:
    Global attributes
  60. Error: Attribute web-developer-inline-style not allowed on element a at this point.

    From line 71, column 10517; to line 71, column 10720

    </div></a><a class=" splash-tile magazine" href="/@murketing/tech-%2B-arts-kpc87bkvz?intent=invite" data-react.0.4.$/.0.2.0.$1" web-developer-inline-style="width:460px;height:371.5px;" style="height: 181.5px;"><div c

    Attributes for element a:
    Global attributes
    href - Address of the hyperlink
    target - Default browsing context for hyperlink navigation and §4.10.22 Form submission
    download - Whether to download the resource instead of navigating to it, and its file name if so
    rel — Relationship of this document (or subsection/topic) to the destination resource
    revReverse link relationship of the destination resource to this document (or subsection/topic)
    hreflang - Language of the linked resource
    type - Hint for the type of the referenced resource
  61. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 10721; to line 71, column 10903

    181.5px;"><div class="background-image-component" data-reactid=".0.4.$/.0.2.0.$1.$=10:0" web-developer-inline-style="background-color:#eee;width:470px;height:371.5px;" style="height: 181.5px;"><div c

    Attributes for element div:
    Global attributes
  62. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 10904; to line 71, column 11096

    181.5px;"><div class="image-container" data-reactid=".0.4.$/.0.2.0.$1.$=10:0.0" web-developer-inline-style="transition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s; opacity: 1;"><img c

    Attributes for element div:
    Global attributes
  63. Error: Attribute web-developer-inline-style not allowed on element img at this point.

    From line 71, column 11097; to line 71, column 11435

    city: 1;"><img class="background-image" src="http://cdn0.dailydot.com/cache/7f/b7/7fb702d30123ba241b3c8a829cfcsition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s;" style="top: -202px;"></div>

    Attributes for element img:
    Global attributes
    alt - Replacement text for use when images are not available
    src - Address of the resource
    srcset - Images to use in different situations (e.g., high-resolution displays, small monitors, etc)
    sizes - Image sizes between breakpoints
    crossorigin - How the element handles crossorigin requests
    usemap - Name of image map to use
    ismap - Whether the image is a server-side image map
    width - Horizontal dimension
    height - Vertical dimension
    longdesc - A url that provides a link to an expanded description of the image, defined in [html-longdesc]
  64. Error: An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.

    From line 71, column 11097; to line 71, column 11435

    city: 1;"><img class="background-image" src="http://cdn0.dailydot.com/cache/7f/b7/7fb702d30123ba241b3c8a829cfcsition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s;" style="top: -202px;"></div>

  65. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 11442; to line 71, column 11595

    x;"></div><div class="background-image-component-overlay" data-reactid=".0.4.$/.0.2.0.$1.$=10:0.1" web-developer-inline-style="background-color:#000;opacity:0.35;"></div>

    Attributes for element div:
    Global attributes
  66. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 11740; to line 71, column 11939

    Arts</h5><div class="avatar " data-reactid=".0.4.$/.0.2.0.$1.$=11:0.1" web-developer-inline-style="background-image:url(https://cdn.flipboard.com/uploads/avatar/d89940111730b0460e4f0cc6875b03c292850c59.jpg);"></div>

    Attributes for element div:
    Global attributes
  67. Error: Attribute web-developer-inline-style not allowed on element a at this point.

    From line 71, column 12020; to line 71, column 12227

    </div></a><a class=" splash-tile magazine" href="/@sffashbloggers/how-to-style-156u2d6uz?intent=invite" data-r.0.4.$/.0.2.0.$2" web-developer-inline-style="width:460px;height:371.5px;" style="height: 181.5px;"><div c

    Attributes for element a:
    Global attributes
    href - Address of the hyperlink
    target - Default browsing context for hyperlink navigation and §4.10.22 Form submission
    download - Whether to download the resource instead of navigating to it, and its file name if so
    rel — Relationship of this document (or subsection/topic) to the destination resource
    revReverse link relationship of the destination resource to this document (or subsection/topic)
    hreflang - Language of the linked resource
    type - Hint for the type of the referenced resource
  68. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 12228; to line 71, column 12410

    181.5px;"><div class="background-image-component" data-reactid=".0.4.$/.0.2.0.$2.$=10:0" web-developer-inline-style="background-color:#eee;width:470px;height:371.5px;" style="height: 181.5px;"><div c

    Attributes for element div:
    Global attributes
  69. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 12411; to line 71, column 12603

    181.5px;"><div class="image-container" data-reactid=".0.4.$/.0.2.0.$2.$=10:0.0" web-developer-inline-style="transition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s; opacity: 1;"><img c

    Attributes for element div:
    Global attributes
  70. Error: Attribute web-developer-inline-style not allowed on element img at this point.

    From line 71, column 12604; to line 71, column 12990

    city: 1;"><img class="background-image" src="https://cdn.flipboard.com/dev_O/featured/30780940/womens_style_20ty; transition-duration: 0.6s, 0.3s;" style="width: 1357px; height: 339px; top: -64px; left: -5px;"></div>

    Attributes for element img:
    Global attributes
    alt - Replacement text for use when images are not available
    src - Address of the resource
    srcset - Images to use in different situations (e.g., high-resolution displays, small monitors, etc)
    sizes - Image sizes between breakpoints
    crossorigin - How the element handles crossorigin requests
    usemap - Name of image map to use
    ismap - Whether the image is a server-side image map
    width - Horizontal dimension
    height - Vertical dimension
    longdesc - A url that provides a link to an expanded description of the image, defined in [html-longdesc]
  71. Error: An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.

    From line 71, column 12604; to line 71, column 12990

    city: 1;"><img class="background-image" src="https://cdn.flipboard.com/dev_O/featured/30780940/womens_style_20ty; transition-duration: 0.6s, 0.3s;" style="width: 1357px; height: 339px; top: -64px; left: -5px;"></div>

  72. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 12997; to line 71, column 13150

    x;"></div><div class="background-image-component-overlay" data-reactid=".0.4.$/.0.2.0.$2.$=10:0.1" web-developer-inline-style="background-color:#000;opacity:0.35;"></div>

    Attributes for element div:
    Global attributes
  73. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 13296; to line 71, column 13495

    Style</h5><div class="avatar " data-reactid=".0.4.$/.0.2.0.$2.$=11:0.1" web-developer-inline-style="background-image:url(https://cdn.flipboard.com/uploads/avatar/3ab9ce3c9078f49428dc8851bc1a99d34fc483e8.jpg);"></div>

    Attributes for element div:
    Global attributes
  74. Error: Attribute web-developer-inline-style not allowed on element a at this point.

    From line 71, column 13585; to line 71, column 13779

    </div></a><a class=" splash-tile magazine" href="/@troy/eye-candy-tl9cdm9tz?intent=invite" data-reactid=".0.4.$/.0.2.0.$3" web-developer-inline-style="width:460px;height:371.5px;" style="height: 181.5px;"><div c

    Attributes for element a:
    Global attributes
    href - Address of the hyperlink
    target - Default browsing context for hyperlink navigation and §4.10.22 Form submission
    download - Whether to download the resource instead of navigating to it, and its file name if so
    rel — Relationship of this document (or subsection/topic) to the destination resource
    revReverse link relationship of the destination resource to this document (or subsection/topic)
    hreflang - Language of the linked resource
    type - Hint for the type of the referenced resource
  75. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 13780; to line 71, column 13962

    181.5px;"><div class="background-image-component" data-reactid=".0.4.$/.0.2.0.$3.$=10:0" web-developer-inline-style="background-color:#eee;width:470px;height:371.5px;" style="height: 181.5px;"><div c

    Attributes for element div:
    Global attributes
  76. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 13963; to line 71, column 14155

    181.5px;"><div class="image-container" data-reactid=".0.4.$/.0.2.0.$3.$=10:0.0" web-developer-inline-style="transition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s; opacity: 1;"><img c

    Attributes for element div:
    Global attributes
  77. Error: Attribute web-developer-inline-style not allowed on element img at this point.

    From line 71, column 14156; to line 71, column 14452

    city: 1;"><img class="background-image" src="https://i.imgur.com/eKvzqL6.jpg" data-reactid=".0.4.$/.0.2.0.$3.$sition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s;" style="top: -744px;"></div>

    Attributes for element img:
    Global attributes
    alt - Replacement text for use when images are not available
    src - Address of the resource
    srcset - Images to use in different situations (e.g., high-resolution displays, small monitors, etc)
    sizes - Image sizes between breakpoints
    crossorigin - How the element handles crossorigin requests
    usemap - Name of image map to use
    ismap - Whether the image is a server-side image map
    width - Horizontal dimension
    height - Vertical dimension
    longdesc - A url that provides a link to an expanded description of the image, defined in [html-longdesc]
  78. Error: An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.

    From line 71, column 14156; to line 71, column 14452

    city: 1;"><img class="background-image" src="https://i.imgur.com/eKvzqL6.jpg" data-reactid=".0.4.$/.0.2.0.$3.$sition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s;" style="top: -744px;"></div>

  79. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 14459; to line 71, column 14612

    x;"></div><div class="background-image-component-overlay" data-reactid=".0.4.$/.0.2.0.$3.$=10:0.1" web-developer-inline-style="background-color:#000;opacity:0.35;"></div>

    Attributes for element div:
    Global attributes
  80. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 14755; to line 71, column 14954

    Candy</h5><div class="avatar " data-reactid=".0.4.$/.0.2.0.$3.$=11:0.1" web-developer-inline-style="background-image:url(https://cdn.flipboard.com/uploads/avatar/047111c2cfd665094887225736605440fcaa261d.jpg);"></div>

    Attributes for element div:
    Global attributes
  81. Error: Attribute web-developer-inline-style not allowed on element a at this point.

    From line 71, column 15859; to line 71, column 16070

    $/.0.3.1"><a class=" splash-tile partner" href="/section/the-new-york-times-t466i75vku8n04cg?intent=invite" da.0.4.$/.0.3.1.$0" web-developer-inline-style="width:460px;height:371.5px;" style="height: 181.5px;"><div c

    Attributes for element a:
    Global attributes
    href - Address of the hyperlink
    target - Default browsing context for hyperlink navigation and §4.10.22 Form submission
    download - Whether to download the resource instead of navigating to it, and its file name if so
    rel — Relationship of this document (or subsection/topic) to the destination resource
    revReverse link relationship of the destination resource to this document (or subsection/topic)
    hreflang - Language of the linked resource
    type - Hint for the type of the referenced resource
  82. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 16071; to line 71, column 16253

    181.5px;"><div class="background-image-component" data-reactid=".0.4.$/.0.3.1.$0.$=10:0" web-developer-inline-style="background-color:#eee;width:470px;height:371.5px;" style="height: 181.5px;"><div c

    Attributes for element div:
    Global attributes
  83. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 16254; to line 71, column 16446

    181.5px;"><div class="image-container" data-reactid=".0.4.$/.0.3.1.$0.$=10:0.0" web-developer-inline-style="transition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s; opacity: 1;"><img c

    Attributes for element div:
    Global attributes
  84. Error: Attribute web-developer-inline-style not allowed on element img at this point.

    From line 71, column 16447; to line 71, column 16825

    city: 1;"><img class="background-image" src="https://cdn.flipboard.com/dev_O/featured/57872989/news_2014_796x1ty; transition-duration: 0.6s, 0.3s;" style="width: 1357px; height: 339px; top: -64px; left: -5px;"></div>

    Attributes for element img:
    Global attributes
    alt - Replacement text for use when images are not available
    src - Address of the resource
    srcset - Images to use in different situations (e.g., high-resolution displays, small monitors, etc)
    sizes - Image sizes between breakpoints
    crossorigin - How the element handles crossorigin requests
    usemap - Name of image map to use
    ismap - Whether the image is a server-side image map
    width - Horizontal dimension
    height - Vertical dimension
    longdesc - A url that provides a link to an expanded description of the image, defined in [html-longdesc]
  85. Error: An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.

    From line 71, column 16447; to line 71, column 16825

    city: 1;"><img class="background-image" src="https://cdn.flipboard.com/dev_O/featured/57872989/news_2014_796x1ty; transition-duration: 0.6s, 0.3s;" style="width: 1357px; height: 339px; top: -64px; left: -5px;"></div>

  86. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 16832; to line 71, column 16985

    x;"></div><div class="background-image-component-overlay" data-reactid=".0.4.$/.0.3.1.$0.$=10:0.1" web-developer-inline-style="background-color:#000;opacity:0.35;"></div>

    Attributes for element div:
    Global attributes
  87. Error: An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.

    From line 71, column 16998; to line 71, column 17103

    div></div><img src="https://cdn.flipboard.com/web/logos/nytimes/nytimes.svg" data-reactid=".0.4.$/.0.3.1.$0.$=11:0"></a><a

  88. Error: Attribute web-developer-inline-style not allowed on element a at this point.

    From line 71, column 17108; to line 71, column 17313

    11:0"></a><a class=" splash-tile partner" href="/section/fast-company-r2rgo11dh4qg0jds?intent=invite" data-rea.0.4.$/.0.3.1.$1" web-developer-inline-style="width:460px;height:371.5px;" style="height: 181.5px;"><div c

    Attributes for element a:
    Global attributes
    href - Address of the hyperlink
    target - Default browsing context for hyperlink navigation and §4.10.22 Form submission
    download - Whether to download the resource instead of navigating to it, and its file name if so
    rel — Relationship of this document (or subsection/topic) to the destination resource
    revReverse link relationship of the destination resource to this document (or subsection/topic)
    hreflang - Language of the linked resource
    type - Hint for the type of the referenced resource
  89. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 17314; to line 71, column 17496

    181.5px;"><div class="background-image-component" data-reactid=".0.4.$/.0.3.1.$1.$=10:0" web-developer-inline-style="background-color:#eee;width:470px;height:371.5px;" style="height: 181.5px;"><div c

    Attributes for element div:
    Global attributes
  90. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 17497; to line 71, column 17689

    181.5px;"><div class="image-container" data-reactid=".0.4.$/.0.3.1.$1.$=10:0.0" web-developer-inline-style="transition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s; opacity: 1;"><img c

    Attributes for element div:
    Global attributes
  91. Error: Attribute web-developer-inline-style not allowed on element img at this point.

    From line 71, column 17690; to line 71, column 18109

    city: 1;"><img class="background-image" src="https://e.fastcompany.net/multisite_files/fastcompany/imagecache/sition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s;" style="top: -235px;"></div>

    Attributes for element img:
    Global attributes
    alt - Replacement text for use when images are not available
    src - Address of the resource
    srcset - Images to use in different situations (e.g., high-resolution displays, small monitors, etc)
    sizes - Image sizes between breakpoints
    crossorigin - How the element handles crossorigin requests
    usemap - Name of image map to use
    ismap - Whether the image is a server-side image map
    width - Horizontal dimension
    height - Vertical dimension
    longdesc - A url that provides a link to an expanded description of the image, defined in [html-longdesc]
  92. Error: An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.

    From line 71, column 17690; to line 71, column 18109

    city: 1;"><img class="background-image" src="https://e.fastcompany.net/multisite_files/fastcompany/imagecache/sition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s;" style="top: -235px;"></div>

  93. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 18116; to line 71, column 18269

    x;"></div><div class="background-image-component-overlay" data-reactid=".0.4.$/.0.3.1.$1.$=10:0.1" web-developer-inline-style="background-color:#000;opacity:0.35;"></div>

    Attributes for element div:
    Global attributes
  94. Error: An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.

    From line 71, column 18282; to line 71, column 18402

    div></div><img src="https://cdn.flipboard.com/dev_O/featured/svg/logo_fastcompany_dark.svg" data-reactid=".0.4.$/.0.3.1.$1.$=11:0"></a><a

  95. Error: Attribute web-developer-inline-style not allowed on element a at this point.

    From line 71, column 18407; to line 71, column 18619

    11:0"></a><a class=" splash-tile partner" href="/section/national-geographic-ga7unkc6sb3qhid0?intent=invite" d.0.4.$/.0.3.1.$2" web-developer-inline-style="width:460px;height:371.5px;" style="height: 181.5px;"><div c

    Attributes for element a:
    Global attributes
    href - Address of the hyperlink
    target - Default browsing context for hyperlink navigation and §4.10.22 Form submission
    download - Whether to download the resource instead of navigating to it, and its file name if so
    rel — Relationship of this document (or subsection/topic) to the destination resource
    revReverse link relationship of the destination resource to this document (or subsection/topic)
    hreflang - Language of the linked resource
    type - Hint for the type of the referenced resource
  96. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 18620; to line 71, column 18802

    181.5px;"><div class="background-image-component" data-reactid=".0.4.$/.0.3.1.$2.$=10:0" web-developer-inline-style="background-color:#eee;width:470px;height:371.5px;" style="height: 181.5px;"><div c

    Attributes for element div:
    Global attributes
  97. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 18803; to line 71, column 18995

    181.5px;"><div class="image-container" data-reactid=".0.4.$/.0.3.1.$2.$=10:0.0" web-developer-inline-style="transition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s; opacity: 1;"><img c

    Attributes for element div:
    Global attributes
  98. Error: Attribute web-developer-inline-style not allowed on element img at this point.

    From line 71, column 18996; to line 71, column 19383

    city: 1;"><img class="background-image" src="https://images.nationalgeographic.com/wpf/media-live/photos/000/8sition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s;" style="top: -336px;"></div>

    Attributes for element img:
    Global attributes
    alt - Replacement text for use when images are not available
    src - Address of the resource
    srcset - Images to use in different situations (e.g., high-resolution displays, small monitors, etc)
    sizes - Image sizes between breakpoints
    crossorigin - How the element handles crossorigin requests
    usemap - Name of image map to use
    ismap - Whether the image is a server-side image map
    width - Horizontal dimension
    height - Vertical dimension
    longdesc - A url that provides a link to an expanded description of the image, defined in [html-longdesc]
  99. Error: An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.

    From line 71, column 18996; to line 71, column 19383

    city: 1;"><img class="background-image" src="https://images.nationalgeographic.com/wpf/media-live/photos/000/8sition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s;" style="top: -336px;"></div>

  100. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 19390; to line 71, column 19543

    x;"></div><div class="background-image-component-overlay" data-reactid=".0.4.$/.0.3.1.$2.$=10:0.1" web-developer-inline-style="background-color:#000;opacity:0.35;"></div>

    Attributes for element div:
    Global attributes
  101. Error: An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.

    From line 71, column 19556; to line 71, column 19671

    div></div><img src="https://cdn.flipboard.com/dev_O/featured/svg/logo_natgeo_dark.svg" data-reactid=".0.4.$/.0.3.1.$2.$=11:0"></a><a

  102. Error: Attribute web-developer-inline-style not allowed on element a at this point.

    From line 71, column 19676; to line 71, column 19892

    11:0"></a><a class=" splash-tile partner" href="/section/the-wall-street-journal-8be5a2an3cqu4t8e?intent=invit.0.4.$/.0.3.1.$3" web-developer-inline-style="width:460px;height:371.5px;" style="height: 181.5px;"><div c

    Attributes for element a:
    Global attributes
    href - Address of the hyperlink
    target - Default browsing context for hyperlink navigation and §4.10.22 Form submission
    download - Whether to download the resource instead of navigating to it, and its file name if so
    rel — Relationship of this document (or subsection/topic) to the destination resource
    revReverse link relationship of the destination resource to this document (or subsection/topic)
    hreflang - Language of the linked resource
    type - Hint for the type of the referenced resource
  103. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 19893; to line 71, column 20075

    181.5px;"><div class="background-image-component" data-reactid=".0.4.$/.0.3.1.$3.$=10:0" web-developer-inline-style="background-color:#eee;width:470px;height:371.5px;" style="height: 181.5px;"><div c

    Attributes for element div:
    Global attributes
  104. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 20076; to line 71, column 20268

    181.5px;"><div class="image-container" data-reactid=".0.4.$/.0.3.1.$3.$=10:0.0" web-developer-inline-style="transition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s; opacity: 1;"><img c

    Attributes for element div:
    Global attributes
  105. Error: Attribute web-developer-inline-style not allowed on element img at this point.

    From line 71, column 20269; to line 71, column 20600

    city: 1;"><img class="background-image" src="https://cdn.flipboard.com/dev_O/topics/wallstreet-82643554/large.sition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s;" style="top: -362px;"></div>

    Attributes for element img:
    Global attributes
    alt - Replacement text for use when images are not available
    src - Address of the resource
    srcset - Images to use in different situations (e.g., high-resolution displays, small monitors, etc)
    sizes - Image sizes between breakpoints
    crossorigin - How the element handles crossorigin requests
    usemap - Name of image map to use
    ismap - Whether the image is a server-side image map
    width - Horizontal dimension
    height - Vertical dimension
    longdesc - A url that provides a link to an expanded description of the image, defined in [html-longdesc]
  106. Error: An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.

    From line 71, column 20269; to line 71, column 20600

    city: 1;"><img class="background-image" src="https://cdn.flipboard.com/dev_O/topics/wallstreet-82643554/large.sition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s;" style="top: -362px;"></div>

  107. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 20607; to line 71, column 20760

    x;"></div><div class="background-image-component-overlay" data-reactid=".0.4.$/.0.3.1.$3.$=10:0.1" web-developer-inline-style="background-color:#000;opacity:0.35;"></div>

    Attributes for element div:
    Global attributes
  108. Error: An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.

    From line 71, column 20773; to line 71, column 20876

    div></div><img src="https://cdn.flipboard.com/web/logos/wsj/wsj-white.svg" data-reactid=".0.4.$/.0.3.1.$3.$=11:0"></a></

  109. Warning: Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections.

    From line 71, column 15396; to line 71, column 15456

    </section><section class="splash-info-page" data-reactid=".0.4.$/.0.3"><artic

  110. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 20897; to line 71, column 20989

    </section><div class="form-page" data-reactid=".0.4.$/.0.4" web-developer-inline-style="height:780px;"><div c

    Attributes for element div:
    Global attributes
  111. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 20990; to line 71, column 21136

    t:780px;"><div class="background-image-component" data-reactid=".0.4.$/.0.4.0" web-developer-inline-style="background-color:#eee;width:1380px;height:780px;"><div c

    Attributes for element div:
    Global attributes
  112. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 21137; to line 71, column 21304

    t:780px;"><div class="image-container" data-reactid=".0.4.$/.0.4.0.0" web-developer-inline-style="transition-property: -webkit-transform; transition-duration: 0.6s; opacity: 1;"><img c

    Attributes for element div:
    Global attributes
  113. Error: Attribute web-developer-inline-style not allowed on element img at this point.

    From line 71, column 21305; to line 71, column 21622

    city: 1;"><img class="background-image" src="https://cdn.flipboard.com/web/travel.jpg" data-reactid=".0.4.$/.0t-transform;-webkit-transition-duration:0.6s;" style="width: 1917px; height: 1122px; left: -285px;"></div>

    Attributes for element img:
    Global attributes
    alt - Replacement text for use when images are not available
    src - Address of the resource
    srcset - Images to use in different situations (e.g., high-resolution displays, small monitors, etc)
    sizes - Image sizes between breakpoints
    crossorigin - How the element handles crossorigin requests
    usemap - Name of image map to use
    ismap - Whether the image is a server-side image map
    width - Horizontal dimension
    height - Vertical dimension
    longdesc - A url that provides a link to an expanded description of the image, defined in [html-longdesc]
  114. Error: An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.

    From line 71, column 21305; to line 71, column 21622

    city: 1;"><img class="background-image" src="https://cdn.flipboard.com/web/travel.jpg" data-reactid=".0.4.$/.0t-transform;-webkit-transition-duration:0.6s;" style="width: 1917px; height: 1122px; left: -285px;"></div>

  115. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 21629; to line 71, column 21772

    x;"></div><div class="background-image-component-overlay" data-reactid=".0.4.$/.0.4.0.1" web-developer-inline-style="background-color:#000;opacity:0.35;"></div>

    Attributes for element div:
    Global attributes
  116. Error: Bad value realname for attribute type on element input.

    From line 71, column 23331; to line 71, column 23456

    .4.0.2.1"><input class="text-input" type="realname" placeholder="Full Name" aria-label="Full Name" data-reactid=".0.4.$/.0.4.4.0.2.1.0"></div>

  117. Error: Attribute placeholder is only allowed when the input type is email, number, password, search, tel, text, or url.

    From line 71, column 23331; to line 71, column 23456

    .4.0.2.1"><input class="text-input" type="realname" placeholder="Full Name" aria-label="Full Name" data-reactid=".0.4.$/.0.4.4.0.2.1.0"></div>

  118. Error: Attribute label not allowed on element button at this point.

    From line 71, column 23937; to line 71, column 24023

    div></div><button class="button sign-up-button" label="Sign Up" data-reactid=".0.4.$/.0.4.4.0.4">Sign U

    Attributes for element button:
    Global attributes
    autofocus - Automatically focus the form control when the page is loaded
    disabled - Whether the form control is disabled
    form - Associates the control with a form element
    formaction - URL to use for §4.10.22 Form submission
    formenctype - Form data set encoding type to use for §4.10.22 Form submission
    formmethod - HTTP method to use for §4.10.22 Form submission
    formnovalidate - Bypass form control validation for §4.10.22 Form submission
    formtarget - browsing context for §4.10.22 Form submission
    menu - Specifies the element’s designated pop-up menu
    name - Name of form control to use for §4.10.22 Form submission and in the form.elements API
    type - Type of button
    value - Value to be used for §4.10.22 Form submission
  119. Error: Attribute width not allowed on element a at this point.

    From line 71, column 24408; to line 71, column 24532

    rd?</span><a class=" sign-in-button button stroked" role="button" href="/signin" width="30" height="30" data-reactid=".0.4.$/.0.4.5.1"><span

    Attributes for element a:
    Global attributes
    href - Address of the hyperlink
    target - Default browsing context for hyperlink navigation and §4.10.22 Form submission
    download - Whether to download the resource instead of navigating to it, and its file name if so
    rel — Relationship of this document (or subsection/topic) to the destination resource
    revReverse link relationship of the destination resource to this document (or subsection/topic)
    hreflang - Language of the linked resource
    type - Hint for the type of the referenced resource
  120. Error: Attribute height not allowed on element a at this point.

    From line 71, column 24408; to line 71, column 24532

    rd?</span><a class=" sign-in-button button stroked" role="button" href="/signin" width="30" height="30" data-reactid=".0.4.$/.0.4.5.1"><span

    Attributes for element a:
    Global attributes
    href - Address of the hyperlink
    target - Default browsing context for hyperlink navigation and §4.10.22 Form submission
    download - Whether to download the resource instead of navigating to it, and its file name if so
    rel — Relationship of this document (or subsection/topic) to the destination resource
    revReverse link relationship of the destination resource to this document (or subsection/topic)
    hreflang - Language of the linked resource
    type - Hint for the type of the referenced resource
  121. Error: Attribute web-developer-inline-style not allowed on element li at this point.

    From line 71, column 24766; to line 71, column 24876

    .4.7.0.0"><li class="application-footer-link" data-reactid=".0.4.$/.0.4.7.0.0.0" web-developer-inline-style="width:20%;"><a hre

    Attributes for element li:
    Global attributes
    If the element is not a child of an ul or menu element: value
  122. Error: Attribute web-developer-inline-style not allowed on element li at this point.

    From line 71, column 24985; to line 71, column 25095

    s</a></li><li class="application-footer-link" data-reactid=".0.4.$/.0.4.7.0.0.1" web-developer-inline-style="width:20%;"><a hre

    Attributes for element li:
    Global attributes
    If the element is not a child of an ul or menu element: value
  123. Error: Attribute web-developer-inline-style not allowed on element li at this point.

    From line 71, column 25206; to line 71, column 25316

    g</a></li><li class="application-footer-link" data-reactid=".0.4.$/.0.4.7.0.0.2" web-developer-inline-style="width:20%;"><a hre

    Attributes for element li:
    Global attributes
    If the element is not a child of an ul or menu element: value
  124. Error: Attribute web-developer-inline-style not allowed on element li at this point.

    From line 71, column 25441; to line 71, column 25551

    y</a></li><li class="application-footer-link" data-reactid=".0.4.$/.0.4.7.0.0.3" web-developer-inline-style="width:20%;"><a hre

    Attributes for element li:
    Global attributes
    If the element is not a child of an ul or menu element: value
  125. Error: Attribute web-developer-inline-style not allowed on element li at this point.

    From line 71, column 25665; to line 71, column 25775

    s</a></li><li class="application-footer-link" data-reactid=".0.4.$/.0.4.7.0.0.4" web-developer-inline-style="width:20%;"><a hre

    Attributes for element li:
    Global attributes
    If the element is not a child of an ul or menu element: value
  126. Error: Attribute web-developer-inline-style not allowed on element g at this point.

    From line 71, column 26189; to line 71, column 26281

    .0.$logo"><g data-reactid=".0.4.$/.0.$logo.0" web-developer-inline-style="shape-rendering:crispEdges;"><path

  127. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 71, column 26879; to line 71, column 26973

    div></div><div class="hover-sheet" data-reactid=".0.5" web-developer-inline-style="pointer-events:none;"></div>

    Attributes for element div:
    Global attributes
  128. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 73, column 88; to line 73, column 181

    fb_reset"><div web-developer-inline-style="position: absolute; top: -10000px; height: 0px; width: 0px;"><div><

    Attributes for element div:
    Global attributes
  129. Error: Bad value true for attribute allowfullscreen on element iframe.

    From line 73, column 187; to line 73, column 582

    px;"><div><iframe name="fb_xdm_frame_https" frameborder="0" allowtransparency="true" allowfullscreen="true" sc=f366b74510a3064&amp;origin=https%3A%2F%2Fflipboard.com" web-developer-inline-style="border: none;"></ifra

  130. Error: Attribute web-developer-inline-style not allowed on element iframe at this point.

    From line 73, column 187; to line 73, column 582

    px;"><div><iframe name="fb_xdm_frame_https" frameborder="0" allowtransparency="true" allowfullscreen="true" sc=f366b74510a3064&amp;origin=https%3A%2F%2Fflipboard.com" web-developer-inline-style="border: none;"></ifra

    Attributes for element iframe:
    Global attributes
    src - Address of the resource
    srcdoc - A document to render in the iframe
    name - Name of nested browsing context
    sandbox - Security rules for nested content
    allowfullscreen - Whether to allow the iframe’s contents to use requestFullscreen()
    width - Horizontal dimension
    height - Vertical dimension
  131. Error: The frameborder attribute on the iframe element is obsolete. Use CSS instead.

    From line 73, column 187; to line 73, column 582

    px;"><div><iframe name="fb_xdm_frame_https" frameborder="0" allowtransparency="true" allowfullscreen="true" sc=f366b74510a3064&amp;origin=https%3A%2F%2Fflipboard.com" web-developer-inline-style="border: none;"></ifra

  132. Error: The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.

    From line 73, column 187; to line 73, column 582

    px;"><div><iframe name="fb_xdm_frame_https" frameborder="0" allowtransparency="true" allowfullscreen="true" sc=f366b74510a3064&amp;origin=https%3A%2F%2Fflipboard.com" web-developer-inline-style="border: none;"></ifra

  133. Error: The scrolling attribute on the iframe element is obsolete. Use CSS instead.

    From line 73, column 187; to line 73, column 582

    px;"><div><iframe name="fb_xdm_frame_https" frameborder="0" allowtransparency="true" allowfullscreen="true" sc=f366b74510a3064&amp;origin=https%3A%2F%2Fflipboard.com" web-developer-inline-style="border: none;"></ifra

  134. Error: Attribute web-developer-inline-style not allowed on element div at this point.

    From line 73, column 604; to line 73, column 697

    div></div><div web-developer-inline-style="position: absolute; top: -10000px; height: 0px; width: 0px;"><div><

    Attributes for element div:
    Global attributes

There were errors.

Image report

The img elements of the page are shown below categorized by their type of textual alternative. Please review that the images in each group match that group’s definition.

No textual alternative available, image linked

The following images are links and have no textual alternative available (no alt attribute). Having an img element without a textual alternative as the content of a link is handled ungracefully by popular screen readers.

ImageLocation
From line 71, column 4885; to line 71, column 5211
From line 71, column 6003; to line 71, column 6337
From line 71, column 7131; to line 71, column 7457
From line 71, column 8266; to line 71, column 8599
From line 71, column 9557; to line 71, column 9923
From line 71, column 11097; to line 71, column 11435
From line 71, column 12604; to line 71, column 12990
From line 71, column 14156; to line 71, column 14452
From line 71, column 16447; to line 71, column 16825
From line 71, column 16998; to line 71, column 17103
From line 71, column 17690; to line 71, column 18109
From line 71, column 18282; to line 71, column 18402
From line 71, column 18996; to line 71, column 19383
From line 71, column 19556; to line 71, column 19671
From line 71, column 20269; to line 71, column 20600
From line 71, column 20773; to line 71, column 20876

No textual alternative available, not linked

The following images are not links and have no textual alternative available (no alt attribute), and are, therefore, not accessible to people who cannot see the images or understand the symbols in them.

An image belongs here if the image is significant (non-decorative) and the markup generator doesn’t have knowledge on what the image is about available. For example, a photo gallery generator does not have textual alternatives available when the user refuses to provide them.

Purely decorative images should have the empty string as the textual alternative (alt=""), so it is a mistake for those to appear here. Also, when the markup writer knows what the images are about, (s)he should write textual alternatives.

ImageLocation
From line 70, column 8398; to line 70, column 8723
From line 71, column 21305; to line 71, column 21622

Source

  1. <!DOCTYPE html>
  2. <html dir="ltr"><head>
  3. <meta http-equiv="Content-type" content="text/html; charset=utf-8">
  4. <meta name="viewport" content="width=device-width,initial-scale=1">
  5. <meta name="version" content="0266a3c">
  6. <meta name="fragment" content="!">
  7. <meta name="referrer" content="origin">
  8. <title>Flipboard</title>
  9. <meta name="description" content="Flipboard is your personal magazine, the single place for all your interests, used by millions of people everyday. Reading, collecting and sharing sto...">
  10. <!-- Facebook Open Graph -->
  11. <meta property="fb:app_id" content="105130332854716">
  12. <meta property="og:type" content="flipboard:magazine">
  13. <meta property="og:url" content="https://www.flipboard.com">
  14. <meta property="og:title" content="Flipboard">
  15. <meta property="og:description" content="Flipboard is your personal magazine, the single place for all your interests, used by millions of people everyday. Reading, collecting and sharing stories you care about has never been easier.">
  16. <!-- Facebook Applinks -->
  17. <meta property="al:android:app_name" content="Flipboard">
  18. <meta property="al:android:package" content="flipboard.app">
  19. <meta property="al:web:url" content="https://www.flipboard.com">
  20. <meta property="al:android:url" content="flipboard://">
  21. <meta property="al:ios:url" content="flipboard://">
  22. <meta property="al:ios:app_store_id" content="358801284">
  23. <meta property="al:ios:app_name" content="Flipboard">
  24. <!-- Twitter Cards -->
  25. <meta name="twitter:card" content="app">
  26. <meta name="twitter:site" content="@flipboard">
  27. <meta name="twitter:url" content="https://www.flipboard.com">
  28. <meta name="twitter:title" content="Flipboard">
  29. <meta name="twitter:description" content="Flipboard is your personal magazine, the single place for all your interests, used by millions of people everyday. Reading, collecting and sharing stories you care about has never been easier.">
  30. <meta name="twitter:image:src" content="">
  31. <meta name="twitter:app:name:iphone" content="Flipboard">
  32. <meta name="twitter:app:id:iphone" content="358801284">
  33. <meta name="twitter:app:url:iphone" content="flipboard://">
  34. <meta name="twitter:app:name:ipad" content="Flipboard">
  35. <meta name="twitter:app:id:ipad" content="358801284">
  36. <meta name="twitter:app:url:ipad" content="flipboard://">
  37. <meta name="twitter:app:name:googleplay" content="Flipboard">
  38. <meta name="twitter:app:id:googleplay" content="flipboard.app">
  39. <meta name="twitter:app:url:googleplay" content="flipboard://">
  40. <link rel="alternate" type="application/rss+xml" href="">
  41. <link rel="publisher" href="https://plus.google.com/+flipboard">
  42. <link rel="shortcut icon" href="https://s.flipboard.com/webapp/images/shortcut-icon-180-393c2144.png">
  43. <link rel="stylesheet" type="text/css" href="https://s.flipboard.com/webapp/css/app-b0cfb61d.css">
  44. <script async src="//www.google-analytics.com/analytics.js"></script><script async src="//connect.facebook.net/en_US/fbds.js"></script><script>
  45. (function() {
  46. var _fbq = window._fbq || (window._fbq = []);
  47. if (!_fbq.loaded) {
  48. var fbds = document.createElement('script');
  49. fbds.async = true;
  50. fbds.src = '//connect.facebook.net/en_US/fbds.js';
  51. var s = document.getElementsByTagName('script')[0];
  52. s.parentNode.insertBefore(fbds, s);
  53. _fbq.loaded = true;
  54. }
  55. _fbq.push(['addPixelId', '684329528366609']);
  56. })();
  57. window._fbq = window._fbq || [];
  58. window._fbq.push(['track', 'PixelInitialized', {}]);
  59. </script>
  60. <script async src="//connect.facebook.net/en_US/sdk.js" id="fb-sdk"></script><style type="text/css">.fb_hidden{position:absolute;top:-10000px;z-index:10001}.fb_reposition{overflow:hidden;position:relative}.fb_invisible{display:none}.fb_reset{background:none;border:0;border-spacing:0;color:#000;cursor:auto;direction:ltr;font-family:"lucida grande", tahoma, verdana, arial, sans-serif;font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:1;margin:0;overflow:visible;padding:0;text-align:left;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;visibility:visible;white-space:normal;word-spacing:normal}.fb_reset>div{overflow:hidden}.fb_link img{border:none}@keyframes fb_transform{from{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.fb_animate{animation:fb_transform .3s forwards}
  61. .fb_dialog{background:rgba(82, 82, 82, .7);position:absolute;top:-10000px;z-index:10001}.fb_reset .fb_dialog_legacy{overflow:visible}.fb_dialog_advanced{padding:10px;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px}.fb_dialog_content{background:#fff;color:#333}.fb_dialog_close_icon{background:url(https://fbstatic-a.akamaihd.net/rsrc.php/v2/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 0 transparent;_background-image:url(https://fbstatic-a.akamaihd.net/rsrc.php/v2/yL/r/s816eWC-2sl.gif);cursor:pointer;display:block;height:15px;position:absolute;right:18px;top:17px;width:15px}.fb_dialog_mobile .fb_dialog_close_icon{top:5px;left:5px;right:auto}.fb_dialog_padding{background-color:transparent;position:absolute;width:1px;z-index:-1}.fb_dialog_close_icon:hover{background:url(https://fbstatic-a.akamaihd.net/rsrc.php/v2/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 -15px transparent;_background-image:url(https://fbstatic-a.akamaihd.net/rsrc.php/v2/yL/r/s816eWC-2sl.gif)}.fb_dialog_close_icon:active{background:url(https://fbstatic-a.akamaihd.net/rsrc.php/v2/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 -30px transparent;_background-image:url(https://fbstatic-a.akamaihd.net/rsrc.php/v2/yL/r/s816eWC-2sl.gif)}.fb_dialog_loader{background-color:#f6f7f9;border:1px solid #606060;font-size:24px;padding:20px}.fb_dialog_top_left,.fb_dialog_top_right,.fb_dialog_bottom_left,.fb_dialog_bottom_right{height:10px;width:10px;overflow:hidden;position:absolute}.fb_dialog_top_left{background:url(https://fbstatic-a.akamaihd.net/rsrc.php/v2/ye/r/8YeTNIlTZjm.png) no-repeat 0 0;left:-10px;top:-10px}.fb_dialog_top_right{background:url(https://fbstatic-a.akamaihd.net/rsrc.php/v2/ye/r/8YeTNIlTZjm.png) no-repeat 0 -10px;right:-10px;top:-10px}.fb_dialog_bottom_left{background:url(https://fbstatic-a.akamaihd.net/rsrc.php/v2/ye/r/8YeTNIlTZjm.png) no-repeat 0 -20px;bottom:-10px;left:-10px}.fb_dialog_bottom_right{background:url(https://fbstatic-a.akamaihd.net/rsrc.php/v2/ye/r/8YeTNIlTZjm.png) no-repeat 0 -30px;right:-10px;bottom:-10px}.fb_dialog_vert_left,.fb_dialog_vert_right,.fb_dialog_horiz_top,.fb_dialog_horiz_bottom{position:absolute;background:#525252;filter:alpha(opacity=70);opacity:.7}.fb_dialog_vert_left,.fb_dialog_vert_right{width:10px;height:100%}.fb_dialog_vert_left{margin-left:-10px}.fb_dialog_vert_right{right:0;margin-right:-10px}.fb_dialog_horiz_top,.fb_dialog_horiz_bottom{width:100%;height:10px}.fb_dialog_horiz_top{margin-top:-10px}.fb_dialog_horiz_bottom{bottom:0;margin-bottom:-10px}.fb_dialog_iframe{line-height:0}.fb_dialog_content .dialog_title{background:#6d84b4;border:1px solid #365899;color:#fff;font-size:14px;font-weight:bold;margin:0}.fb_dialog_content .dialog_title>span{background:url(https://fbstatic-a.akamaihd.net/rsrc.php/v2/yd/r/Cou7n-nqK52.gif) no-repeat 5px 50%;float:left;padding:5px 0 7px 26px}body.fb_hidden{-webkit-transform:none;height:100%;margin:0;overflow:visible;position:absolute;top:-10000px;left:0;width:100%}.fb_dialog.fb_dialog_mobile.loading{background:url(https://fbstatic-a.akamaihd.net/rsrc.php/v2/ya/r/3rhSv5V8j3o.gif) white no-repeat 50% 50%;min-height:100%;min-width:100%;overflow:hidden;position:absolute;top:0;z-index:10001}.fb_dialog.fb_dialog_mobile.loading.centered{width:auto;height:auto;min-height:initial;min-width:initial;background:none}.fb_dialog.fb_dialog_mobile.loading.centered #fb_dialog_loader_spinner{width:100%}.fb_dialog.fb_dialog_mobile.loading.centered .fb_dialog_content{background:none}.loading.centered #fb_dialog_loader_close{color:#fff;display:block;padding-top:20px;clear:both;font-size:18px}#fb-root #fb_dialog_ipad_overlay{background:rgba(0, 0, 0, .45);position:absolute;bottom:0;left:0;right:0;top:0;width:100%;min-height:100%;z-index:10000}#fb-root #fb_dialog_ipad_overlay.hidden{display:none}.fb_dialog.fb_dialog_mobile.loading iframe{visibility:hidden}.fb_dialog_content .dialog_header{-webkit-box-shadow:white 0 1px 1px -1px inset;background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#738ABA), to(#2C4987));border-bottom:1px solid;border-color:#1d4088;color:#fff;font:14px Helvetica, sans-serif;font-weight:bold;text-overflow:ellipsis;text-shadow:rgba(0, 30, 84, .296875) 0 -1px 0;vertical-align:middle;white-space:nowrap}.fb_dialog_content .dialog_header table{-webkit-font-smoothing:subpixel-antialiased;height:43px;width:100%}.fb_dialog_content .dialog_header td.header_left{font-size:12px;padding-left:5px;vertical-align:middle;width:60px}.fb_dialog_content .dialog_header td.header_right{font-size:12px;padding-right:5px;vertical-align:middle;width:60px}.fb_dialog_content .touchable_button{background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#4966A6), color-stop(.5, #355492), to(#2A4887));border:1px solid #29487d;-webkit-background-clip:padding-box;-webkit-border-radius:3px;-webkit-box-shadow:rgba(0, 0, 0, .117188) 0 1px 1px inset, rgba(255, 255, 255, .167969) 0 1px 0;display:inline-block;margin-top:3px;max-width:85px;line-height:18px;padding:4px 12px;position:relative}.fb_dialog_content .dialog_header .touchable_button input{border:none;background:none;color:#fff;font:12px Helvetica, sans-serif;font-weight:bold;margin:2px -12px;padding:2px 6px 3px 6px;text-shadow:rgba(0, 30, 84, .296875) 0 -1px 0}.fb_dialog_content .dialog_header .header_center{color:#fff;font-size:16px;font-weight:bold;line-height:18px;text-align:center;vertical-align:middle}.fb_dialog_content .dialog_content{background:url(https://fbstatic-a.akamaihd.net/rsrc.php/v2/y9/r/jKEcVPZFk-2.gif) no-repeat 50% 50%;border:1px solid #555;border-bottom:0;border-top:0;height:150px}.fb_dialog_content .dialog_footer{background:#f6f7f9;border:1px solid #555;border-top-color:#ccc;height:40px}#fb_dialog_loader_close{float:left}.fb_dialog.fb_dialog_mobile .fb_dialog_close_button{text-shadow:rgba(0, 30, 84, .296875) 0 -1px 0}.fb_dialog.fb_dialog_mobile .fb_dialog_close_icon{visibility:hidden}#fb_dialog_loader_spinner{animation:rotateSpinner 1.2s linear infinite;background-color:transparent;background-image:url(https://fbstatic-a.akamaihd.net/rsrc.php/v2/yD/r/t-wz8gw1xG1.png);background-repeat:no-repeat;background-position:50% 50%;height:24px;width:24px}@keyframes rotateSpinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
  62. .fb_iframe_widget{display:inline-block;position:relative}.fb_iframe_widget span{display:inline-block;position:relative;text-align:justify}.fb_iframe_widget iframe{position:absolute}.fb_iframe_widget_fluid_desktop,.fb_iframe_widget_fluid_desktop span,.fb_iframe_widget_fluid_desktop iframe{max-width:100%}.fb_iframe_widget_fluid_desktop iframe{min-width:220px;position:relative}.fb_iframe_widget_lift{z-index:1}.fb_hide_iframes iframe{position:relative;left:-10000px}.fb_iframe_widget_loader{position:relative;display:inline-block}.fb_iframe_widget_fluid{display:inline}.fb_iframe_widget_fluid span{width:100%}.fb_iframe_widget_loader iframe{min-height:32px;z-index:2;zoom:1}.fb_iframe_widget_loader .FB_Loader{background:url(https://fbstatic-a.akamaihd.net/rsrc.php/v2/y9/r/jKEcVPZFk-2.gif) no-repeat;height:32px;width:32px;margin-left:-16px;position:absolute;left:50%;z-index:4}</style></head>
  63. <body>
  64. <noscript>&lt;img height="1" width="1" alt="" style="display:none" src="https://www.facebook.com/tr?id=684329528366609&amp;amp;ev=PixelInitialized" /&gt;</noscript>
  65. <div id="main" class=""><div class="app" data-reactid=".0"><div class="navigation-bar" data-reactid=".0.$/"><div class="bar hidden" data-reactid=".0.$/.0" web-developer-inline-style="transform: translate3d(0px, -61px, 0px); position: fixed;"><div class="logo-button" data-reactid=".0.$/.0.0"><a class="" href="/" data-reactid=".0.$/.0.0.0"><svg class="logo" width="30" height="30" viewBox="0 0 500 500" data-reactid=".0.$/.0.0.0.$=10:0"><g data-reactid=".0.$/.0.0.0.$=10:0.0" web-developer-inline-style="shape-rendering:crispEdges;"><path d="M0,0 L500,0 L500,500 L0,500 L0,0 Z" fill="#FFFFFF" data-reactid=".0.$/.0.0.0.$=10:0.0.0"></path><path d="M200,200 L400,200 L400,100 L200,100 L200,200 Z" fill="#FAE8E9" data-reactid=".0.$/.0.0.0.$=10:0.0.1"></path><path d="M200,200 L300,200 L300,301 L200,301 L200,200 Z" fill="#F4D3D4" data-reactid=".0.$/.0.0.0.$=10:0.0.2"></path><path d="M0,500 L500,500 L500,0 L0,0 L0,500 Z M100,100 L400,100 L400,200 L300,200 L300,301 L200,301 L200,401 L100,401 L100,100 L100,100 Z" fill="#E02828" data-reactid=".0.$/.0.0.0.$=10:0.0.3"></path></g></svg></a></div><div class="text-tabs" data-reactid=".0.$/.0.1"><a class=" text-tab" href="/explore" data-reactid=".0.$/.0.1.2"><span data-reactid=".0.$/.0.1.2.$=10:0">Explore</span></a></div><div class="tabs" data-reactid=".0.$/.0.2"><div class="tab-item search-field" data-reactid=".0.$/.0.2.0"><div class="search-input" data-reactid=".0.$/.0.2.0.0"><span data-reactid=".0.$/.0.2.0.0.0"><svg class="search-button" role="button" width="30" height="30" viewBox="0 0 30 30" data-reactid=".0.$/.0.2.0.0.0.0"><g stroke="none" stroke-width="1.5" fill="none" data-reactid=".0.$/.0.2.0.0.0.0.0" web-developer-inline-style="fill-rule:evenodd;"><g stroke="#333" data-reactid=".0.$/.0.2.0.0.0.0.0.0"><g transform="translate(6.0, 5.0)" data-reactid=".0.$/.0.2.0.0.0.0.0.0.0"><path d="M12,12 L19.0710678,19.0710678" data-reactid=".0.$/.0.2.0.0.0.0.0.0.0.0" web-developer-inline-style="stroke-linecap:square;"></path><circle cx="7" cy="7" r="7" data-reactid=".0.$/.0.2.0.0.0.0.0.0.0.1"></circle></g></g></g></svg></span><input type="text" maxlength="256" placeholder="Search for sources, people, topics…" data-reactid=".0.$/.0.2.0.0.1" web-developer-inline-style="opacity:0;pointer-events:none;"></div></div><div role="button" class="tab-item login-button" data-reactid=".0.$/.0.2.3:$signintabitem">Sign In</div><button class="button tab-item signup-button" label="Sign Up" data-reactid=".0.$/.0.2.3:1">Sign Up</button></div><div class="background fill" data-reactid=".0.$/.0.3" web-developer-inline-style="opacity:1;"></div><div class="navbar-title-bar" data-reactid=".0.$/.0.4"><div class="navbar-title" data-reactid=".0.$/.0.4.0" web-developer-inline-style="-webkit-transform:translate3d(0,40px,0);opacity:1;"><h1 class="" data-reactid=".0.$/.0.4.0.$null"></h1></div></div><div class="navbar-follow-button navbar-title" data-reactid=".0.$/.0.5"><span class="navbar-follow-button navbar-title" data-reactid=".0.$/.0.5.1"></span></div></div></div><span class="toast-view" data-reactid=".0.1"></span><div class="sign-up-pagebox" data-reactid=".0.2" web-developer-inline-style="width:1380px;"><div class="sign-up-copy" data-reactid=".0.2.0">Sign up to see more great stories and experience all of Flipboard.</div><div class="sign-links" data-reactid=".0.2.1"><div class="sign-up-button" data-reactid=".0.2.1.0">Sign Up</div><span class="sign-in-link" data-reactid=".0.2.1.1">Sign In</span></div><svg class="close-button" role="button" width="25" height="25" viewBox="0 0 22 22" data-reactid=".0.2.2"><g fill="#fff" data-reactid=".0.2.2.0"><g transform="translate(11.000000, 11.000000) rotate(-45.000000) translate(-11.000000, -11.000000) translate(1.000000, 1.000000)" data-reactid=".0.2.2.0.0"><rect x="9" y="0" width="2" height="20" data-reactid=".0.2.2.0.0.0"></rect><rect transform="translate(10.000000, 10.000000) rotate(-90.000000) translate(-10.000000, -10.000000)" x="9" y="0" width="2" height="20" data-reactid=".0.2.2.0.0.1"></rect></g></g></svg></div><span data-reactid=".0.3"><div class="dialog center-children fade-enter fade-enter-active" data-reactid=".0.3.$=1$0"><div class="modal dark" data-reactid=".0.3.$=1$0.0"></div><div class="auth-view forms" data-reactid=".0.3.$=1$0.1" web-developer-inline-style="width:800px;"><h1 class="form-header" data-reactid=".0.3.$=1$0.1.0">Join Flipboard</h1><div class="form-container" data-reactid=".0.3.$=1$0.1.2" web-developer-inline-style="width:400px;"><div class="sign-up-form" data-reactid=".0.3.$=1$0.1.2.0"><div class="sign-up-form-content" data-reactid=".0.3.$=1$0.1.2.0.0"><div data-reactid=".0.3.$=1$0.1.2.0.0.1"><button class="facebook-connect button" data-reactid=".0.3.$=1$0.1.2.0.0.1.0"><svg class="facebook-button" width="50" height="50" viewBox="0 0 90 90" data-reactid=".0.3.$=1$0.1.2.0.0.1.0.0"><g fill="none" data-reactid=".0.3.$=1$0.1.2.0.0.1.0.0.0"><g transform="translate(10.000000, 10.000000)" data-reactid=".0.3.$=1$0.1.2.0.0.1.0.0.0.0"><circle stroke="#3B5999" stroke-width="3" fill="#3B5999" cx="35" cy="35" r="35" data-reactid=".0.3.$=1$0.1.2.0.0.1.0.0.0.0.0"></circle><path d="M31.4213136,49.8136842 L31.4213136,36.2143421 L27,36.2143421 L27,30.9143421 L31.4213136,30.9143421 L31.4213136,27.0057895 C31.4213136,22.4698684 34.0977966,20 38.0069492,20 C39.8794068,20 41.4888559,20.1443421 41.9577966,20.2088158 L41.9577966,24.9490789 L39.2466102,24.9503947 C37.1205508,24.9503947 36.7089407,25.9960526 36.7089407,27.5305263 L36.7089407,30.9143421 L41.779322,30.9143421 L41.1190678,36.2143421 L36.7089407,36.2143421 L36.7089407,49.8136842" fill="#FFFFFF" data-reactid=".0.3.$=1$0.1.2.0.0.1.0.0.0.0.1"></path></g></g></svg><span data-reactid=".0.3.$=1$0.1.2.0.0.1.0.1">Sign up with Facebook</span></button></div><div data-reactid=".0.3.$=1$0.1.2.0.0.2"><div class="via" data-reactid=".0.3.$=1$0.1.2.0.0.2.0"><span data-reactid=".0.3.$=1$0.1.2.0.0.2.0.0">or via email</span></div><div class="sign-up-field" data-reactid=".0.3.$=1$0.1.2.0.0.2.1"><input class="text-input" type="realname" placeholder="Full Name" aria-label="Full Name" data-reactid=".0.3.$=1$0.1.2.0.0.2.1.0" autofocus></div><div class="sign-up-field" data-reactid=".0.3.$=1$0.1.2.0.0.2.2"><input class="text-input" type="email" placeholder="Email" aria-label="Email" maxlength="512" data-reactid=".0.3.$=1$0.1.2.0.0.2.2.0"></div><div class="sign-up-field" data-reactid=".0.3.$=1$0.1.2.0.0.2.3"><input class="text-input" type="password" placeholder="Password" aria-label="Password" maxlength="512" data-reactid=".0.3.$=1$0.1.2.0.0.2.3.0"><div class="hint" data-reactid=".0.3.$=1$0.1.2.0.0.2.3.1"></div></div></div><button class="button sign-up-button" label="Sign Up" data-reactid=".0.3.$=1$0.1.2.0.0.4">Sign Up</button><div class="policy" data-reactid=".0.3.$=1$0.1.2.0.0.5">By continuing, you accept the <a href="https://about.flipboard.com/terms?lang=en">Terms of Use</a> and <a href="https://about.flipboard.com/privacy?lang=en">Privacy Policy</a>.</div></div></div></div><div class="sign-up-link" data-reactid=".0.3.$=1$0.1.3"><span data-reactid=".0.3.$=1$0.1.3.0">Already use Flipboard?</span><button class="button stroked" label="Sign In" data-reactid=".0.3.$=1$0.1.3.1">Sign In</button></div><svg class="close-button" role="button" width="22" height="22" viewBox="0 0 22 22" data-reactid=".0.3.$=1$0.1.4"><g fill="#000" data-reactid=".0.3.$=1$0.1.4.0"><g transform="translate(11.000000, 11.000000) rotate(-45.000000) translate(-11.000000, -11.000000) translate(1.000000, 1.000000)" data-reactid=".0.3.$=1$0.1.4.0.0"><rect x="9" y="0" width="2" height="20" data-reactid=".0.3.$=1$0.1.4.0.0.0"></rect><rect transform="translate(10.000000, 10.000000) rotate(-90.000000) translate(-10.000000, -10.000000)" x="9" y="0" width="2" height="20" data-reactid=".0.3.$=1$0.1.4.0.0.1"></rect></g></g></svg></div></div></span><div class="navigation-stack" data-reactid=".0.4"><div class="fill" data-wrapped="Unknown" data-reactid=".0.4.$/"><div class="splash-page" data-reactid=".0.4.$/.0"><div class="form-page" data-reactid=".0.4.$/.0.0" web-developer-inline-style="height:780px;"><div class="background-image-component" data-reactid=".0.4.$/.0.0.0" web-developer-inline-style="background-color:#eee;width:1380px;height:780px;"><div class="image-container" data-reactid=".0.4.$/.0.0.0.0" web-developer-inline-style="transition-property: -webkit-transform; transition-duration: 0.6s; opacity: 1;"><img class="background-image" src="https://cdn.flipboard.com/web/fashion_trends.jpg" data-reactid=".0.4.$/.0.0.0.0.0" web-developer-inline-style="width:1391px;height:816px;top:-15px;left:-5px;-webkit-transition-property:-webkit-transform;-webkit-transition-duration:0.6s;" style="width: 1917px; height: 1122px; left: -285px;"></div><div class="background-image-component-overlay" data-reactid=".0.4.$/.0.0.0.1" web-developer-inline-style="background-color:#000;opacity:0.35;"></div></div><h1 data-reactid=".0.4.$/.0.0.1">Flipboard
  66. Your Personal Magazine</h1><div class="sign-up-form" data-reactid=".0.4.$/.0.0.4"><div class="sign-up-form-content" data-reactid=".0.4.$/.0.0.4.0"><div data-reactid=".0.4.$/.0.0.4.0.1"><button class="facebook-connect button" data-reactid=".0.4.$/.0.0.4.0.1.0"><svg class="facebook-button" width="50" height="50" viewBox="0 0 90 90" data-reactid=".0.4.$/.0.0.4.0.1.0.0"><g fill="none" data-reactid=".0.4.$/.0.0.4.0.1.0.0.0"><g transform="translate(10.000000, 10.000000)" data-reactid=".0.4.$/.0.0.4.0.1.0.0.0.0"><circle stroke="#3B5999" stroke-width="3" fill="#3B5999" cx="35" cy="35" r="35" data-reactid=".0.4.$/.0.0.4.0.1.0.0.0.0.0"></circle><path d="M31.4213136,49.8136842 L31.4213136,36.2143421 L27,36.2143421 L27,30.9143421 L31.4213136,30.9143421 L31.4213136,27.0057895 C31.4213136,22.4698684 34.0977966,20 38.0069492,20 C39.8794068,20 41.4888559,20.1443421 41.9577966,20.2088158 L41.9577966,24.9490789 L39.2466102,24.9503947 C37.1205508,24.9503947 36.7089407,25.9960526 36.7089407,27.5305263 L36.7089407,30.9143421 L41.779322,30.9143421 L41.1190678,36.2143421 L36.7089407,36.2143421 L36.7089407,49.8136842" fill="#FFFFFF" data-reactid=".0.4.$/.0.0.4.0.1.0.0.0.0.1"></path></g></g></svg><span data-reactid=".0.4.$/.0.0.4.0.1.0.1">Sign up with Facebook</span></button></div><div data-reactid=".0.4.$/.0.0.4.0.2"><div class="via" data-reactid=".0.4.$/.0.0.4.0.2.0"><span data-reactid=".0.4.$/.0.0.4.0.2.0.0">or via email</span></div><div class="sign-up-field" data-reactid=".0.4.$/.0.0.4.0.2.1"><input class="text-input" type="realname" placeholder="Full Name" aria-label="Full Name" data-reactid=".0.4.$/.0.0.4.0.2.1.0" autofocus></div><div class="sign-up-field" data-reactid=".0.4.$/.0.0.4.0.2.2"><input class="text-input" type="email" placeholder="Email" aria-label="Email" maxlength="512" data-reactid=".0.4.$/.0.0.4.0.2.2.0"></div><div class="sign-up-field" data-reactid=".0.4.$/.0.0.4.0.2.3"><input class="text-input" type="password" placeholder="Password" aria-label="Password" maxlength="512" data-reactid=".0.4.$/.0.0.4.0.2.3.0"><div class="hint" data-reactid=".0.4.$/.0.0.4.0.2.3.1"></div></div></div><button class="button sign-up-button" label="Sign Up" data-reactid=".0.4.$/.0.0.4.0.4">Sign Up</button><div class="policy" data-reactid=".0.4.$/.0.0.4.0.5">By continuing, you accept the <a href="https://about.flipboard.com/terms?lang=en">Terms of Use</a> and <a href="https://about.flipboard.com/privacy?lang=en">Privacy Policy</a>.</div></div></div><div class="sign-up-link" data-reactid=".0.4.$/.0.0.5"><span data-reactid=".0.4.$/.0.0.5.0">Already use Flipboard?</span><a class=" sign-in-button button stroked" role="button" href="/signin" width="30" height="30" data-reactid=".0.4.$/.0.0.5.1"><span data-reactid=".0.4.$/.0.0.5.1.$=10:0">Sign In</span></a></div><svg class="arrow-button" width="22" height="22" viewBox="0,0,22,22" data-reactid=".0.4.$/.0.0.6" web-developer-inline-style="cursor:pointer;"><g stroke="none" stroke-width="1" fill="none" data-reactid=".0.4.$/.0.0.6.0" web-developer-inline-style="full-rule:evenodd;"><g fill="#FFFFFF" transform="rotate(0, 11, 11)" data-reactid=".0.4.$/.0.0.6.0.0"><g transform="translate(4.000000, 7.000000)" data-reactid=".0.4.$/.0.0.6.0.0.0"><rect transform="translate(4.242641, 4.092641) rotate(-45.000000) translate(-4.242641, -4.092641) " x="3.24264069" y="-0.757359313" width="2" height="9.7" data-reactid=".0.4.$/.0.0.6.0.0.0.0"></rect><rect transform="translate(9.727922, 4.070563) scale(-1, 1) rotate(-45.000000) translate(-9.727922, -4.070563)" x="8.72792206" y="-0.779437252" width="2" height="9.7" data-reactid=".0.4.$/.0.0.6.0.0.0.1"></rect></g></g></g></svg><div class="background-image-attribution" data-reactid=".0.4.$/.0.0.9"><span data-reactid=".0.4.$/.0.0.9.0">From</span><a href="/topic/fashiontrends?intent=invite" data-reactid=".0.4.$/.0.0.9.1">Fashion Trends</a></div></div><section class="splash-info-page" data-reactid=".0.4.$/.0.1"><article class="splash-text" data-reactid=".0.4.$/.0.1.0"><h2 data-reactid=".0.4.$/.0.1.0.0">Find the topics that matter to you</h2><div class="divider" data-reactid=".0.4.$/.0.1.0.1"></div><span data-reactid=".0.4.$/.0.1.0.2">Discover stories that impact your life, career and creative path - hand-picked by people who share your passions.</span></article><div class="splash-tiles" data-reactid=".0.4.$/.0.1.1"><a class=" splash-tile topic" href="/topic/diy?intent=invite" data-reactid=".0.4.$/.0.1.1.$0" web-developer-inline-style="width:460px;height:371.5px;" style="height: 181.5px;"><div class="background-image-component" data-reactid=".0.4.$/.0.1.1.$0.$=10:0" web-developer-inline-style="background-color:#eee;width:470px;height:371.5px;" style="height: 181.5px;"><div class="image-container" data-reactid=".0.4.$/.0.1.1.$0.$=10:0.0" web-developer-inline-style="transition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s; opacity: 1;"><img class="background-image" src="https://cdn.flipboard.com/dev_O/topics/diy-184313204/large.jpg" data-reactid=".0.4.$/.0.1.1.$0.$=10:0.0.0" web-developer-inline-style="width: 542px; height: 382px; top: -5px; left: -36px; transition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s;" style="top: -309px;"></div><div class="background-image-component-overlay" data-reactid=".0.4.$/.0.1.1.$0.$=10:0.1" web-developer-inline-style="background-color:#000;opacity:0.35;"></div></div><span data-reactid=".0.4.$/.0.1.1.$0.$=11:0">DIY</span></a><a class=" splash-tile topic" href="/topic/socialmedia?intent=invite" data-reactid=".0.4.$/.0.1.1.$1" web-developer-inline-style="width:460px;height:371.5px;" style="height: 181.5px;"><div class="background-image-component" data-reactid=".0.4.$/.0.1.1.$1.$=10:0" web-developer-inline-style="background-color:#eee;width:470px;height:371.5px;" style="height: 181.5px;"><div class="image-container" data-reactid=".0.4.$/.0.1.1.$1.$=10:0.0" web-developer-inline-style="transition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s; opacity: 1;"><img class="background-image" src="https://cdn.flipboard.com/dev_O/topics/socialmedia-150415588/large.jpg" data-reactid=".0.4.$/.0.1.1.$1.$=10:0.0.0" web-developer-inline-style="width: 568px; height: 382px; top: -5px; left: -49px; transition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s;" style="top: -292px;"></div><div class="background-image-component-overlay" data-reactid=".0.4.$/.0.1.1.$1.$=10:0.1" web-developer-inline-style="background-color:#000;opacity:0.35;"></div></div><span data-reactid=".0.4.$/.0.1.1.$1.$=11:0">Social Media</span></a><a class=" splash-tile topic" href="/topic/yoga?intent=invite" data-reactid=".0.4.$/.0.1.1.$2" web-developer-inline-style="width:460px;height:371.5px;" style="height: 181.5px;"><div class="background-image-component" data-reactid=".0.4.$/.0.1.1.$2.$=10:0" web-developer-inline-style="background-color:#eee;width:470px;height:371.5px;" style="height: 181.5px;"><div class="image-container" data-reactid=".0.4.$/.0.1.1.$2.$=10:0.0" web-developer-inline-style="transition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s; opacity: 1;"><img class="background-image" src="https://cdn.flipboard.com/dev_O/topics/yoga-89001798/large.jpg" data-reactid=".0.4.$/.0.1.1.$2.$=10:0.0.0" web-developer-inline-style="width: 568px; height: 382px; top: -5px; left: -49px; transition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s;" style="top: -291px;"></div><div class="background-image-component-overlay" data-reactid=".0.4.$/.0.1.1.$2.$=10:0.1" web-developer-inline-style="background-color:#000;opacity:0.35;"></div></div><span data-reactid=".0.4.$/.0.1.1.$2.$=11:0">Yoga</span></a><a class=" splash-tile topic" href="/@thenewsdesk/technology-shjum1jiz?intent=invite" data-reactid=".0.4.$/.0.1.1.$3" web-developer-inline-style="width:460px;height:371.5px;" style="height: 181.5px;"><div class="background-image-component" data-reactid=".0.4.$/.0.1.1.$3.$=10:0" web-developer-inline-style="background-color:#eee;width:470px;height:371.5px;" style="height: 181.5px;"><div class="image-container" data-reactid=".0.4.$/.0.1.1.$3.$=10:0.0" web-developer-inline-style="transition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s; opacity: 1;"><img class="background-image" src="https://cdn.flipboard.com/dev_O/topics/technology-130112784/large.jpg" data-reactid=".0.4.$/.0.1.1.$3.$=10:0.0.0" web-developer-inline-style="width: 568px; height: 382px; top: -5px; left: -49px; transition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s;" style="top: -292px;"></div><div class="background-image-component-overlay" data-reactid=".0.4.$/.0.1.1.$3.$=10:0.1" web-developer-inline-style="background-color:#000;opacity:0.35;"></div></div><span data-reactid=".0.4.$/.0.1.1.$3.$=11:0">Technology</span></a></div></section><section class="splash-info-page" data-reactid=".0.4.$/.0.2"><div class="splash-tiles" data-reactid=".0.4.$/.0.2.0"><a class=" splash-tile magazine" href="/@lelandmelvin/space-exploration-8n1rtehnz?intent=invite" data-reactid=".0.4.$/.0.2.0.$0" web-developer-inline-style="width:460px;height:371.5px;" style="height: 181.5px;"><div class="background-image-component" data-reactid=".0.4.$/.0.2.0.$0.$=10:0" web-developer-inline-style="background-color:#eee;width:470px;height:371.5px;" style="height: 181.5px;"><div class="image-container" data-reactid=".0.4.$/.0.2.0.$0.$=10:0.0" web-developer-inline-style="transition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s; opacity: 1;"><img class="background-image" src="https://cdn.flipboard.com/nationalgeographic.com/715b58377cc1749d04fa0e194720264e1b355751/original.jpg" data-reactid=".0.4.$/.0.2.0.$0.$=10:0.0.0" web-developer-inline-style="width: 568px; height: 382px; top: -5px; left: -49px; transition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s;" style="top: -292px;"></div><div class="background-image-component-overlay" data-reactid=".0.4.$/.0.2.0.$0.$=10:0.1" web-developer-inline-style="background-color:#000;opacity:0.35;"></div></div><div class="magazine-rectangle" data-reactid=".0.4.$/.0.2.0.$0.$=11:0"><h5 data-reactid=".0.4.$/.0.2.0.$0.$=11:0.0">Space Exploration</h5><div class="avatar " data-reactid=".0.4.$/.0.2.0.$0.$=11:0.1" web-developer-inline-style="background-image:url(https://cdn.flipboard.com/uploads/avatar/ff9a83cd82f201b038e0ea97f6c00bbb46f80bd8.jpg);"></div><span data-reactid=".0.4.$/.0.2.0.$0.$=11:0.2">Leland Melvin</span></div></a><a class=" splash-tile magazine" href="/@murketing/tech-%2B-arts-kpc87bkvz?intent=invite" data-reactid=".0.4.$/.0.2.0.$1" web-developer-inline-style="width:460px;height:371.5px;" style="height: 181.5px;"><div class="background-image-component" data-reactid=".0.4.$/.0.2.0.$1.$=10:0" web-developer-inline-style="background-color:#eee;width:470px;height:371.5px;" style="height: 181.5px;"><div class="image-container" data-reactid=".0.4.$/.0.2.0.$1.$=10:0.0" web-developer-inline-style="transition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s; opacity: 1;"><img class="background-image" src="http://cdn0.dailydot.com/cache/7f/b7/7fb702d30123ba241b3c8a829cfc0196.jpg" data-reactid=".0.4.$/.0.2.0.$1.$=10:0.0.0" web-developer-inline-style="width: 754px; height: 382px; top: -5px; left: -142px; transition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s;" style="top: -202px;"></div><div class="background-image-component-overlay" data-reactid=".0.4.$/.0.2.0.$1.$=10:0.1" web-developer-inline-style="background-color:#000;opacity:0.35;"></div></div><div class="magazine-rectangle" data-reactid=".0.4.$/.0.2.0.$1.$=11:0"><h5 data-reactid=".0.4.$/.0.2.0.$1.$=11:0.0">Tech + Arts</h5><div class="avatar " data-reactid=".0.4.$/.0.2.0.$1.$=11:0.1" web-developer-inline-style="background-image:url(https://cdn.flipboard.com/uploads/avatar/d89940111730b0460e4f0cc6875b03c292850c59.jpg);"></div><span data-reactid=".0.4.$/.0.2.0.$1.$=11:0.2">Rob Walker</span></div></a><a class=" splash-tile magazine" href="/@sffashbloggers/how-to-style-156u2d6uz?intent=invite" data-reactid=".0.4.$/.0.2.0.$2" web-developer-inline-style="width:460px;height:371.5px;" style="height: 181.5px;"><div class="background-image-component" data-reactid=".0.4.$/.0.2.0.$2.$=10:0" web-developer-inline-style="background-color:#eee;width:470px;height:371.5px;" style="height: 181.5px;"><div class="image-container" data-reactid=".0.4.$/.0.2.0.$2.$=10:0.0" web-developer-inline-style="transition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s; opacity: 1;"><img class="background-image" src="https://cdn.flipboard.com/dev_O/featured/30780940/womens_style_2014_796x194.jpg" data-reactid=".0.4.$/.0.2.0.$2.$=10:0.0.0" web-developer-inline-style="width: 1535px; height: 382px; top: -5px; left: -532px; transition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s;" style="width: 1357px; height: 339px; top: -64px; left: -5px;"></div><div class="background-image-component-overlay" data-reactid=".0.4.$/.0.2.0.$2.$=10:0.1" web-developer-inline-style="background-color:#000;opacity:0.35;"></div></div><div class="magazine-rectangle" data-reactid=".0.4.$/.0.2.0.$2.$=11:0"><h5 data-reactid=".0.4.$/.0.2.0.$2.$=11:0.0">How To Style</h5><div class="avatar " data-reactid=".0.4.$/.0.2.0.$2.$=11:0.1" web-developer-inline-style="background-image:url(https://cdn.flipboard.com/uploads/avatar/3ab9ce3c9078f49428dc8851bc1a99d34fc483e8.jpg);"></div><span data-reactid=".0.4.$/.0.2.0.$2.$=11:0.2">SF Fashion Bloggers</span></div></a><a class=" splash-tile magazine" href="/@troy/eye-candy-tl9cdm9tz?intent=invite" data-reactid=".0.4.$/.0.2.0.$3" web-developer-inline-style="width:460px;height:371.5px;" style="height: 181.5px;"><div class="background-image-component" data-reactid=".0.4.$/.0.2.0.$3.$=10:0" web-developer-inline-style="background-color:#eee;width:470px;height:371.5px;" style="height: 181.5px;"><div class="image-container" data-reactid=".0.4.$/.0.2.0.$3.$=10:0.0" web-developer-inline-style="transition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s; opacity: 1;"><img class="background-image" src="https://i.imgur.com/eKvzqL6.jpg" data-reactid=".0.4.$/.0.2.0.$3.$=10:0.0.0" web-developer-inline-style="width: 481px; height: 719px; top: -140px; left: -5px; transition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s;" style="top: -744px;"></div><div class="background-image-component-overlay" data-reactid=".0.4.$/.0.2.0.$3.$=10:0.1" web-developer-inline-style="background-color:#000;opacity:0.35;"></div></div><div class="magazine-rectangle" data-reactid=".0.4.$/.0.2.0.$3.$=11:0"><h5 data-reactid=".0.4.$/.0.2.0.$3.$=11:0.0">Eye Candy</h5><div class="avatar " data-reactid=".0.4.$/.0.2.0.$3.$=11:0.1" web-developer-inline-style="background-image:url(https://cdn.flipboard.com/uploads/avatar/047111c2cfd665094887225736605440fcaa261d.jpg);"></div><span data-reactid=".0.4.$/.0.2.0.$3.$=11:0.2">Troy Brant</span></div></a></div><article class="splash-text" data-reactid=".0.4.$/.0.2.1"><h2 data-reactid=".0.4.$/.0.2.1.0">Collect and share what you like</h2><div class="divider" data-reactid=".0.4.$/.0.2.1.1"></div><span data-reactid=".0.4.$/.0.2.1.2">Save great articles, videos and photos into beautiful digital magazines you can share and take anywhere.</span></article></section><section class="splash-info-page" data-reactid=".0.4.$/.0.3"><article class="splash-text" data-reactid=".0.4.$/.0.3.0"><h2 data-reactid=".0.4.$/.0.3.0.0">Read the sources you love</h2><div class="divider" data-reactid=".0.4.$/.0.3.0.1"></div><span data-reactid=".0.4.$/.0.3.0.2">Gain access to the world's most respected publishers, plus leading thinkers on the subjects you care about most.</span></article><div class="splash-tiles" data-reactid=".0.4.$/.0.3.1"><a class=" splash-tile partner" href="/section/the-new-york-times-t466i75vku8n04cg?intent=invite" data-reactid=".0.4.$/.0.3.1.$0" web-developer-inline-style="width:460px;height:371.5px;" style="height: 181.5px;"><div class="background-image-component" data-reactid=".0.4.$/.0.3.1.$0.$=10:0" web-developer-inline-style="background-color:#eee;width:470px;height:371.5px;" style="height: 181.5px;"><div class="image-container" data-reactid=".0.4.$/.0.3.1.$0.$=10:0.0" web-developer-inline-style="transition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s; opacity: 1;"><img class="background-image" src="https://cdn.flipboard.com/dev_O/featured/57872989/news_2014_796x194.jpg" data-reactid=".0.4.$/.0.3.1.$0.$=10:0.0.0" web-developer-inline-style="width: 1535px; height: 382px; top: -5px; left: -532px; transition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s;" style="width: 1357px; height: 339px; top: -64px; left: -5px;"></div><div class="background-image-component-overlay" data-reactid=".0.4.$/.0.3.1.$0.$=10:0.1" web-developer-inline-style="background-color:#000;opacity:0.35;"></div></div><img src="https://cdn.flipboard.com/web/logos/nytimes/nytimes.svg" data-reactid=".0.4.$/.0.3.1.$0.$=11:0"></a><a class=" splash-tile partner" href="/section/fast-company-r2rgo11dh4qg0jds?intent=invite" data-reactid=".0.4.$/.0.3.1.$1" web-developer-inline-style="width:460px;height:371.5px;" style="height: 181.5px;"><div class="background-image-component" data-reactid=".0.4.$/.0.3.1.$1.$=10:0" web-developer-inline-style="background-color:#eee;width:470px;height:371.5px;" style="height: 181.5px;"><div class="image-container" data-reactid=".0.4.$/.0.3.1.$1.$=10:0.0" web-developer-inline-style="transition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s; opacity: 1;"><img class="background-image" src="https://e.fastcompany.net/multisite_files/fastcompany/imagecache/1280/poster/2015/04/3045058-poster-p-1-4-strategies-for-introducing-new-ideas-at-work.jpg" data-reactid=".0.4.$/.0.3.1.$1.$=10:0.0.0" web-developer-inline-style="width: 671px; height: 382px; top: -5px; left: -100px; transition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s;" style="top: -235px;"></div><div class="background-image-component-overlay" data-reactid=".0.4.$/.0.3.1.$1.$=10:0.1" web-developer-inline-style="background-color:#000;opacity:0.35;"></div></div><img src="https://cdn.flipboard.com/dev_O/featured/svg/logo_fastcompany_dark.svg" data-reactid=".0.4.$/.0.3.1.$1.$=11:0"></a><a class=" splash-tile partner" href="/section/national-geographic-ga7unkc6sb3qhid0?intent=invite" data-reactid=".0.4.$/.0.3.1.$2" web-developer-inline-style="width:460px;height:371.5px;" style="height: 181.5px;"><div class="background-image-component" data-reactid=".0.4.$/.0.3.1.$2.$=10:0" web-developer-inline-style="background-color:#eee;width:470px;height:371.5px;" style="height: 181.5px;"><div class="image-container" data-reactid=".0.4.$/.0.3.1.$2.$=10:0.0" web-developer-inline-style="transition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s; opacity: 1;"><img class="background-image" src="https://images.nationalgeographic.com/wpf/media-live/photos/000/898/overrides/sheep-grazing-judean-desert_89872_990x742.jpg" data-reactid=".0.4.$/.0.3.1.$2.$=10:0.0.0" web-developer-inline-style="width: 506px; height: 382px; top: -5px; left: -18px; transition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s;" style="top: -336px;"></div><div class="background-image-component-overlay" data-reactid=".0.4.$/.0.3.1.$2.$=10:0.1" web-developer-inline-style="background-color:#000;opacity:0.35;"></div></div><img src="https://cdn.flipboard.com/dev_O/featured/svg/logo_natgeo_dark.svg" data-reactid=".0.4.$/.0.3.1.$2.$=11:0"></a><a class=" splash-tile partner" href="/section/the-wall-street-journal-8be5a2an3cqu4t8e?intent=invite" data-reactid=".0.4.$/.0.3.1.$3" web-developer-inline-style="width:460px;height:371.5px;" style="height: 181.5px;"><div class="background-image-component" data-reactid=".0.4.$/.0.3.1.$3.$=10:0" web-developer-inline-style="background-color:#eee;width:470px;height:371.5px;" style="height: 181.5px;"><div class="image-container" data-reactid=".0.4.$/.0.3.1.$3.$=10:0.0" web-developer-inline-style="transition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s; opacity: 1;"><img class="background-image" src="https://cdn.flipboard.com/dev_O/topics/wallstreet-82643554/large.jpg" data-reactid=".0.4.$/.0.3.1.$3.$=10:0.0.0" web-developer-inline-style="width: 480px; height: 385px; top: -6px; left: -5px; transition-property: -webkit-transform, opacity; transition-duration: 0.6s, 0.3s;" style="top: -362px;"></div><div class="background-image-component-overlay" data-reactid=".0.4.$/.0.3.1.$3.$=10:0.1" web-developer-inline-style="background-color:#000;opacity:0.35;"></div></div><img src="https://cdn.flipboard.com/web/logos/wsj/wsj-white.svg" data-reactid=".0.4.$/.0.3.1.$3.$=11:0"></a></div></section><div class="form-page" data-reactid=".0.4.$/.0.4" web-developer-inline-style="height:780px;"><div class="background-image-component" data-reactid=".0.4.$/.0.4.0" web-developer-inline-style="background-color:#eee;width:1380px;height:780px;"><div class="image-container" data-reactid=".0.4.$/.0.4.0.0" web-developer-inline-style="transition-property: -webkit-transform; transition-duration: 0.6s; opacity: 1;"><img class="background-image" src="https://cdn.flipboard.com/web/travel.jpg" data-reactid=".0.4.$/.0.4.0.0.0" web-developer-inline-style="width:1391px;height:816px;top:-15px;left:-5px;-webkit-transition-property:-webkit-transform;-webkit-transition-duration:0.6s;" style="width: 1917px; height: 1122px; left: -285px;"></div><div class="background-image-component-overlay" data-reactid=".0.4.$/.0.4.0.1" web-developer-inline-style="background-color:#000;opacity:0.35;"></div></div><div class="sign-up-form" data-reactid=".0.4.$/.0.4.4"><div class="sign-up-form-content" data-reactid=".0.4.$/.0.4.4.0"><h1 class="form-header" data-reactid=".0.4.$/.0.4.4.0.0">Join Flipboard</h1><div data-reactid=".0.4.$/.0.4.4.0.1"><button class="facebook-connect button" data-reactid=".0.4.$/.0.4.4.0.1.0"><svg class="facebook-button" width="50" height="50" viewBox="0 0 90 90" data-reactid=".0.4.$/.0.4.4.0.1.0.0"><g fill="none" data-reactid=".0.4.$/.0.4.4.0.1.0.0.0"><g transform="translate(10.000000, 10.000000)" data-reactid=".0.4.$/.0.4.4.0.1.0.0.0.0"><circle stroke="#3B5999" stroke-width="3" fill="#3B5999" cx="35" cy="35" r="35" data-reactid=".0.4.$/.0.4.4.0.1.0.0.0.0.0"></circle><path d="M31.4213136,49.8136842 L31.4213136,36.2143421 L27,36.2143421 L27,30.9143421 L31.4213136,30.9143421 L31.4213136,27.0057895 C31.4213136,22.4698684 34.0977966,20 38.0069492,20 C39.8794068,20 41.4888559,20.1443421 41.9577966,20.2088158 L41.9577966,24.9490789 L39.2466102,24.9503947 C37.1205508,24.9503947 36.7089407,25.9960526 36.7089407,27.5305263 L36.7089407,30.9143421 L41.779322,30.9143421 L41.1190678,36.2143421 L36.7089407,36.2143421 L36.7089407,49.8136842" fill="#FFFFFF" data-reactid=".0.4.$/.0.4.4.0.1.0.0.0.0.1"></path></g></g></svg><span data-reactid=".0.4.$/.0.4.4.0.1.0.1">Sign up with Facebook</span></button></div><div data-reactid=".0.4.$/.0.4.4.0.2"><div class="via" data-reactid=".0.4.$/.0.4.4.0.2.0"><span data-reactid=".0.4.$/.0.4.4.0.2.0.0">or via email</span></div><div class="sign-up-field" data-reactid=".0.4.$/.0.4.4.0.2.1"><input class="text-input" type="realname" placeholder="Full Name" aria-label="Full Name" data-reactid=".0.4.$/.0.4.4.0.2.1.0"></div><div class="sign-up-field" data-reactid=".0.4.$/.0.4.4.0.2.2"><input class="text-input" type="email" placeholder="Email" aria-label="Email" maxlength="512" data-reactid=".0.4.$/.0.4.4.0.2.2.0"></div><div class="sign-up-field" data-reactid=".0.4.$/.0.4.4.0.2.3"><input class="text-input" type="password" placeholder="Password" aria-label="Password" maxlength="512" data-reactid=".0.4.$/.0.4.4.0.2.3.0"><div class="hint" data-reactid=".0.4.$/.0.4.4.0.2.3.1"></div></div></div><button class="button sign-up-button" label="Sign Up" data-reactid=".0.4.$/.0.4.4.0.4">Sign Up</button><div class="policy" data-reactid=".0.4.$/.0.4.4.0.5">By continuing, you accept the <a href="https://about.flipboard.com/terms?lang=en">Terms of Use</a> and <a href="https://about.flipboard.com/privacy?lang=en">Privacy Policy</a>.</div></div></div><div class="sign-up-link" data-reactid=".0.4.$/.0.4.5"><span data-reactid=".0.4.$/.0.4.5.0">Already use Flipboard?</span><a class=" sign-in-button button stroked" role="button" href="/signin" width="30" height="30" data-reactid=".0.4.$/.0.4.5.1"><span data-reactid=".0.4.$/.0.4.5.1.$=10:0">Sign In</span></a></div><div class="bottom-links" data-reactid=".0.4.$/.0.4.7"><div class="application-footer-container" data-reactid=".0.4.$/.0.4.7.0"><ul data-reactid=".0.4.$/.0.4.7.0.0"><li class="application-footer-link" data-reactid=".0.4.$/.0.4.7.0.0.0" web-developer-inline-style="width:20%;"><a href="https://about.flipboard.com" target="_blank" data-reactid=".0.4.$/.0.4.7.0.0.0.0">About Us</a></li><li class="application-footer-link" data-reactid=".0.4.$/.0.4.7.0.0.1" web-developer-inline-style="width:20%;"><a href="https://about.flipboard.com/blog/" target="_blank" data-reactid=".0.4.$/.0.4.7.0.0.1.0">Blog</a></li><li class="application-footer-link" data-reactid=".0.4.$/.0.4.7.0.0.2" web-developer-inline-style="width:20%;"><a href="https://about.flipboard.com/privacy/?lang=en" target="_blank" data-reactid=".0.4.$/.0.4.7.0.0.2.0">Privacy</a></li><li class="application-footer-link" data-reactid=".0.4.$/.0.4.7.0.0.3" web-developer-inline-style="width:20%;"><a href="https://about.flipboard.com/careers/" target="_blank" data-reactid=".0.4.$/.0.4.7.0.0.3.0">Jobs</a></li><li class="application-footer-link" data-reactid=".0.4.$/.0.4.7.0.0.4" web-developer-inline-style="width:20%;"><a href="/htmlsitemap" target="_blank" data-reactid=".0.4.$/.0.4.7.0.0.4.0">Sitemap</a></li></ul></div></div><div class="background-image-attribution" data-reactid=".0.4.$/.0.4.9"><span data-reactid=".0.4.$/.0.4.9.0">From</span><a href="/topic/travel?intent=invite" data-reactid=".0.4.$/.0.4.9.1">Travel</a></div></div><svg class="logo" width="60" height="60" viewBox="0 0 500 500" data-reactid=".0.4.$/.0.$logo"><g data-reactid=".0.4.$/.0.$logo.0" web-developer-inline-style="shape-rendering:crispEdges;"><path d="M0,0 L500,0 L500,500 L0,500 L0,0 Z" fill="rgba(255,255,255,0.1)" data-reactid=".0.4.$/.0.$logo.0.0"></path><path d="M200,200 L400,200 L400,100 L200,100 L200,200 Z" fill="rgba(255,255,255,0.25)" data-reactid=".0.4.$/.0.$logo.0.1"></path><path d="M200,200 L300,200 L300,301 L200,301 L200,200 Z" fill="rgba(255,255,255,0.4)" data-reactid=".0.4.$/.0.$logo.0.2"></path><path d="M0,500 L500,500 L500,0 L0,0 L0,500 Z M100,100 L400,100 L400,200 L300,200 L300,301 L200,301 L200,401 L100,401 L100,100 L100,100 Z" fill="#FFFFFF" data-reactid=".0.4.$/.0.$logo.0.3"></path></g></svg></div></div></div><div class="hover-sheet" data-reactid=".0.5" web-developer-inline-style="pointer-events:none;"></div></div></div>
  67. <input id="_csrf" type="hidden" value="GDH0Wlll5JksD0591pqt5msXG3o=|ueU3/d0nW/SWb/SooPgAR9fV7EDFat8PwyTBRmCvDsP3hJuhwAF8dLPaSanlh9NIe1NuDxv9Qqy/6GtN0UGntQ==">
  68. <div id="fb-root" data-appid="105130332854716" data-locale="en-US" class=" fb_reset"><div web-developer-inline-style="position: absolute; top: -10000px; height: 0px; width: 0px;"><div><iframe name="fb_xdm_frame_https" frameborder="0" allowtransparency="true" allowfullscreen="true" scrolling="no" id="fb_xdm_frame_https" aria-hidden="true" title="Facebook Cross Domain Communication Frame" tabindex="-1" src="https://staticxx.facebook.com/connect/xd_arbiter.php?version=42#channel=f366b74510a3064&amp;origin=https%3A%2F%2Fflipboard.com" web-developer-inline-style="border: none;"></iframe></div></div><div web-developer-inline-style="position: absolute; top: -10000px; height: 0px; width: 0px;"><div></div></div></div>
  69. <div id="gplus-root" data-appid="334069016917.apps.googleusercontent.com"></div>
  70. <script type="text/javascript">
  71. window.STRINGS = {"lang":"en","locale":"en-US","loading":"Loading…","cover_stories_section_name":"Cover Stories","cover_stories_provenance_with":"WITH","TIME_AGO_FORMAT_JUST_NOW":"Just now","TIME_FORMAT_MINUTE":{"one":"%d minute","other":"%d minutes"},"TIME_FORMAT_HOUR":{"one":"%d hour","other":"%d hours"},"TIME_FORMAT_DAY":{"one":"%d day","other":"%d days"},"TIME_FORMAT_WEEK":{"one":"%d week","other":"%d weeks"},"TIME_FORMAT_MONTH":{"one":"%d month","other":"%d months"},"TIME_FORMAT_YEAR":{"one":"%d year","other":"%d years"},"n_d_format":"%dd","n_h_format":"%dh","n_m_format":"%dm","ALL_TILES":"All","TOC_ACCOUNTS":"Accounts","TOC_PEOPLE":"People","TOC_TOPICS":"Topics","reply_button":"Reply","create_button":"Create","cancel_button":"Cancel","like_button":"Like","send_button":"Send","ADD_BUTTON":"Add","sending":"Sending…","SENT":"Sent!","SHARE_LOADING":"Loading…","username":"Username","PASSWORD":"Password","need_help_button":"Need Help?","sign_in":"Sign In","sign_out":"Sign Out","sign_up_button":"Sign Up","sso_sign_in_with_service_button":"Sign in with %s","help_button":"Help","view_on_website_format":"View on %s","INSTALL":"Install","INSTALL_BANNER_TAGLINE":"The one app for all your interests","SIGN_UP_DOWNLOAD_THE_APP_FOR_ANDROID":"Download the app for Android","SIGN_UP_DOWNLOAD_THE_APP_FOR_IOS":"Download the app for iOS","SIGN_UP_DOWNLOAD_THE_APP_FOR_WINDOWS_PHONE":"Download the app for Windows Phone","FACEBOOK_SIGN_IN_ERROR_MESSAGE":"Could not sign in with Facebook. Please sign up for an account with the Flipboard application before trying again.","GOOGLEPLUS_SIGN_IN_ERROR_MESSAGE":"Could not sign in with Google+. Please sign up for your account with the Flipboard application before trying again.","SIGNIN_ERROR_MSG":"Couldn’t sign in. Please check your username or password.","SIGNIN_NO_USERNAME_MSG":"No Flipboard account exists with this username or email address. Please sign up for a new account or visit our <a href=\"%s\" target=\"_blank\">Support page</a> if you need more help.","HOME_LINK":"Home","add_section_to_toc_added_label":"Following","section_name_on_flipboard_format":"%s on Flipboard","DASHBOARD_MAGAZINE_LIST_TITLE":"My Magazines","liked_this_inline_n_person_format":"%d like","liked_this_inline_n_people_format":"%d likes","REFLIP_SINGLE_INLINE_FORMAT":"%d reflip","REFLIPS_MULTIPLE_INLINE_FORMAT":"%d reflips","comment_single_inline_format":"%d comment","comments_multiple_inline_format":"%d comments","ADD_COMMENT_PLACEHOLDER":"What’s interesting about this?","LEAVE_A_COMMENT":"Leave a comment","flipped_by_user_in_magazine_format":"%1$s in %2$s","flipped_by_user_in_magazine_from_user_format":"%1$s in %2$s from %3$s","under_construction_msg":"We're undergoing maintenance at the moment. For updates, follow @Flipboard on Twitter.","toc_no_items_error_msg":"No content","add_more_search_title":"Search","add_more_search_placeholder":"Search for sources, people, topics…","NO_RESULTS":"No results.","see_all_search_results":"See more %s","RESET_COVER_AUTO_UPDATE":"Auto update to the latest flipped image","action_sheet_flip_into_magazine":"Flip this into a Magazine","action_sheet_promote_to_cover":"Promote to Cover","action_sheet_remove":"Remove from Magazine","social_button_retweet":"Retweet","social_action_favorite":"favorite","SOURCE_RETWEETED_BY_PERSON":"%1$s retweeted by %2$s","retweeted_timeline_format":"%s retweeted","retweeted_this_inline_n_person_format":"%d retweet","retweeted_this_inline_n_people_format":"%d retweets","favorited_this_inline_n_person_format":"%d favorite","favorited_this_inline_n_people_format":"%d favorites","FLIPPED_IN_MAGAZINE_FROM_USER_FORMAT":"%1$@ from %2$@","FLIPPED_BY_USER_FROM_USER_FORMAT":"%1$s from %2$s","from_user_format":"from %s","in_magazine_format":"in %s","hidden_item_text_marked_inappropriate":"Reported","hidden_item_text_removed":"Removed","flip_ui_title":"Flip this into…","SHARE_FLIP_INTO":"Flip into","create_magazine_title":"New Magazine","CREATE_MAGAZINE_LIGHTBOX_TITLE":"Create New Magazine","flipped_into_format":"Flipped into %1$s","edit_magazine_title_placeholder":"Title","edit_magazine_description_placeholder":"Description (optional)","edit_magazine_private_magazine_switch_title":"Let everyone see my magazine","section_cover_by_format":"By %1$s","SECTION_COVER_BY_X_AND_X_FORMAT":"By %1$s & %2$s","SECTION_COVER_BY_X_AND_N_OTHER_PERSON_FORMAT":"By %1$s and %2$d other","SECTION_COVER_BY_X_AND_N_OTHERS_FORMAT":"By %1$s and %2$d others","SECTION_COVER_BY_X_SINGULAR_FORMAT":"By %1$s","toc_magazine_byline":"By %s","VIA_RSS_ATTRIBUTION":"%s via RSS","list_tags_separator_suffix_format":"· %s","fl_account_email_label":"Email","fl_account_full_name_label":"Full Name","fl_account_full_name_placeholder":"Your Name","USERNAME_OR_EMAIL_LOGIN_FORM_ENTRY":"Username or Email","SSO_CONNECT_WITH_FACEBOOK_BUTTON":"Connect with Facebook","MAGAZINE_UNSUPPORTED_BROWSER":"Sorry! You are using a browser or version that is not compatible with Flipboard. To view this content, please upgrade to one of the supported browsers listed in our FAQ, or download our mobile app.","promote_magazine_title":"Share Magazine","magazine_private":"Private","MAGAZINE_ITEM_FLIPPED_BY_AUTHOR":"Flipped by %1","MAGAZINES_BY_LINE":"Magazines by %s","flag_inappropriate":"Report","flag_inappropriate_confirm_title":"Are you sure you want to report this content? ","flag_inappropriate_confirm_message":"If you would like to report this content as inappropriate, press report and this item will be hidden and flagged for review by the Flipboard team.","fl_account_reason_too_short":"Too short","CREATE_ACCOUNT_GENERIC_ERROR_MSG":"Could not sign up for an account. Please try again later.","PASSWORD_MINIMUM_LENGTH_INFO":"Password needs to be 6 characters or longer","POST_PROMOTED_COVER":"Promoted to cover","already_have_an_account":"Already have an account?","SIGN_IN_BUTTON":"Sign In","or_sign_in_with":"Or sign in with","REPORT_CONFIRM_TITLE":"Report This Content?","REMOVE_CONTRIBUTOR_CONFIRM_TITLE":"Remove magazine member","or_sign_up_with":"Or sign up with","flipboard_login_forgot_username_password":"Forgot username or password?","FL_ACCOUNT_REASON_INVALID_EMAIL":"Invalid email","OR_SIGN_UP_VIA_EMAIL":"or via email","generic_login_err_msg":"Couldn’t sign in to your account. Please try again later.","OPEN_IN_APP":"Open in App","FlipboardLikePastTenseAlertTitle":"Liked on Flipboard","magazine_contributors_title":"Group Magazine Members","MAGAZINE_CONTRIBUTORS_TITLE_FORMAT":"%1$s Contributors","MAGAZINE_MULTIPLE_CONTRIBUTOR_SHARED":"Group","profile_view_user_has_no_magazines_message_format":"%1$s hasn’t created any magazines yet.","CONFIRM_MAGAZINE_DELETE_MESSAGE":"Are you sure you want to delete this magazine?","CONFIRM_STORY_DELETE_MESSAGE":"Are you sure you want to delete this story?","remove_subscription_alert_message":"You’ll stop receiving updates from %s on your Flipboard.","remove_comment_alert_title":"Are you sure?","social_button_follow":"Follow","shared_by_n_of_your_friends":"Shared by %d people you follow","follow_someone_else_empty_followers_list":"This user does not have any followers yet.","following_user":"Following %s","FOLLOWERS_TITLE":"Followers","FOLLOWING_TITLE":"Following","TOC_GOTO_MSG":"Go to My Flipboard","DASHBOARD_METRICS_MAGAZINES":"Magazines","CONTRIBUTOR_MAGAZINES_TITLE":"Contributor Magazines","EMAIL_TYPE_CONTENT_RECOMMENDATIONS_LABEL":"Content Recommendations","EMAIL_TYPE_ABOUT_YOUR_MAGAZINES_LABEL":"About Your Magazines","EMAIL_TYPE_ABOUT_YOUR_FRIENDS_LABEL":"About Your Friends","EMAIL_TYPE_PRODUCT_UPDATES_LABEL":"Product Updates and Education","EMAIL_TYPE_COMMUNITY_UPDATES_LABEL":"Community Updates","EMAIL_TYPE_DAILY_DIGEST_LABEL":"Daily Digests (Ten for Today, Flipboard Picks, etc.)","settings_button":"Settings","close_button":"Close","EMAIL_CHANGE_BUTTON_LABEL":"Change email preferences","edit_button":"Edit","SHARE_EMAILTO_PROFILE_BODY":"Check out %1","SHARE_EMAILTO_BODY":"Check out %1 by %2","SHARE_EMAILTO_SUBJECT":"You might like %1 on Flipboard","SHARE_ON_TITLE":"Share on:","SHARE_OPTION_COPY_LINK":"Copy Link","share_button":"Share","REFRESH_MESSAGE":"See it now","delete_button":"Delete","SEND_TO_FRIENDS_TITLE":"Send to Friends","EMAIL_FROM_FIELD":"From:","EMAIL_TO_FIELD":"To:","EMAIL_TO_FIELD_PLACEHOLDER":"Names or Emails","EMAIL_BODY_TEXT_PLACEHOLDER":"Add your message…","EMAIL_SEND_ERROR_ALERT_MESSAGE":"There was an error sending your message. Please try again later.","ME_SUFFIX":"(Me)","share_by_email":"Email Link","EMAIL_BODY_FOOTER_SHARED_FROM_SECTION_FORMAT":"Shared from <a href=\"%1$s\">%2$s</a> on Flipboard, your personal magazine. <br><a href=\"%3$s\">Get it for free</a> to keep up with the news you care about.","email_body_footer_format":"Sent via <a href=\"%s\">Flipboard</a>, your personal magazine. <br><a href=\"%s\">Get it for free</a> to keep up with the news you care about.","email_body_footer_text":"Sent via Flipboard · Your personal magazine","email_body_on":"on","email_body_posted_at":"Posted at","tweet_by_name_on_service_format":"%1$s by %2$s on %3$s","check_out_magazine_by_user_format":"Flip through <b>%1$s</b> by %2$s <a href =\"%3$s\">%4$s</a>","you_might_like_section_on_flipboard_format":"Check out “%s” on Flipboard","no_results_found_send_to_friend":"No results found in your contacts. Type in an email address to send.","MAGAZINE_ITEM_REFLIP_SECTION_TITLE":"Flipped in","COVER_STORIES_PROVENANCE_FEATURING":"Featuring","cover_stories_provenance_and_more":"& MORE","remove_button":"Remove","INVITE_CONTRIBUTORS_BUTTON":"Invite People to Contribute","EMAIL_INVITE_TO_CONTRUBUTE_SUBJECT_FORMAT":"%1$s invites you to join %2$s","EMAIL_INVITE_TO_CONTRUBUTE_BODY_WEB_FORMAT":"%1$s has invited you to become a contributor to the Flipboard magazine “%2$s”. \n\nTo accept this invitation, please click on the following link: %3$s \n\nYou can view and learn more about this magazine at %4$s","EMAIL_INVITE_TO_CONTRUBUTE_BODY_WEB_PRIVATE_FORMAT":"%1$s has invited you to become a contributor to the Flipboard magazine “%2$s”.\n\nTo accept this invitation, please click on the following link: %3$s","SECTION_COVER_PHOTO_ATTRIBUTION_FORMAT":"Photo: %s","CHANGE_EMAIL":"Change Email","CHANGE_PASSWORD":"Change Password","NEW_PASSWORD_FORM_ENTRY":"New Password","edit_magazine_title":"Edit Magazine","MY_ANALYTICS":"My Analytics","OVERALL_ANALYTICS":"Overall Analytics","MOST_VIEWED_FLIPS":"Most Viewed","ARTICLES_BY_DAY":"Articles by Day","VIEWERS_BY_DAY":"Viewers by Day","PAGE_FLIPS_BY_DAY":"Page Flips by Day","TOTAL_FOLLOWERS":"Total Followers","NO_ACTIVITY":"No Activity","NOTIFICATION_TYPE_REFLIPS_LABEL":"Reflips","SORRY_WE_COULDNT_FIND_YOU_WERE_LOGING_FOR":"Sorry, we couldn't find the page you were looking for. You may have mistyped the address or the page may have moved.","SERVER_UNABLE_TO_SERVICE_YOUR_REQUEST":"The server is temporarily unable to service your request. Please try again later.","EDITOR":"Editor","HEADER_FAQ_LINK":"FAQ","METRICS_MAGAZINES":{"one":"%d magazine","other":"%d magazines"},"METRICS_VIEWER":{"one":"%d Viewer","other":"%d Viewers"},"METRICS_PAGE_FLIPS":{"one":"%d Page flip","other":"%d Page flips"},"METRICS_FOLLOWERS":{"one":"%d Follower","other":"%d Followers"},"METRICS_ARTICLES":{"one":"%d Article","other":"%d Articles"},"UNFOLLOW_BUTTON":"Unfollow","add_section_to_toc_button_label":"Follow","30_DAYS":"30 Days","BY_DAY":"(by day)","DELETE_ACCOUNT":"Delete Account","MAGAZINE_ARTICLES_TOOLTIP":"Number of articles you have flipped into this magazine.","MAGAZINE_FOLLOWERS_TOOLTIP":"Number of people who follow this magazine.","MAGAZINE_PAGE_FLIPS_TOOLTIP":"Number of views of articles you have flipped into this magazine.","MAGAZINES_TOOLTIP":"Your total number of magazines.","MAGAZINE_VIEWERS_TOOLTIP":"Number of people who have seen articles you have flipped into this magazine.","MOST_VIEWED_TOOLTIP":"Most viewed articles from the previous 30 days.","PROFILE_ARTICLES_TOOLTIP":"Number of articles you have flipped.","PROFILE_FOLLOWERS_TOOLTIP":"Number of people who follow you or one of your magazines.","PROFILE_PAGE_FLIPS_TOOLTIP":"Number of views of articles you have flipped.","PROFILE_VIEWERS_TOOLTIP":"Number of people who have seen articles you have flipped.","n_pictures_format":"%d pictures","first_launch_cover_title":"Welcome to Flipboard","discover_stories":"Follow & share the stories you love.","FACEBOOK_SSO_LOGIN_ERROR":"Your Facebook account login was not completed. Please try again.","google_sign_in_error_authentication_failed":"Google account authentication failed","action_sheet_share_on_group_title":"Share on","article":"Article","video":"Video","album":"Album","audio":"Audio","tweet":"Tweet","status_update":"Status Update","picture":"Picture","flipboard_app_title":"Flipboard","your_personal_magazine":"Your Personal Magazine","SPLASH_CONTINUE":"Continue in browser","SPLASH_IPAD_MESSAGE":"For the best Flipboard experience, please use our iPad app.","BOOKMARKLET_COPY_AND_PASTE":"Copy and paste the code below into the HTML on your web site.","SCROLLING_TOC_PEOPLE_EMPTY_STATE_MESSAGE":"You are not following anyone yet.\nFollow people to see the stories they're collecting.\nThe more you follow the better Flipboard gets!","SCROLLING_TOC_TOPICS_EMPTY_STATE_MESSAGE":"Over 30,000 topics to choose from.\nStart following a few and let Flipboard find top stories for you.","notifications":"Notifications","notifications_empty_state_view_title":"You don’t have any notifications right now.","notifications_empty_state_view_message":"When someone follows you, likes, comments or reflips your flips, you will see it here.","MY_PROFILE_HAS_NO_MAGAZINES_MESSAGE":"Make magazines to collect what you love - here are a few to start with!\nTap + on your favorite stories to begin.","MY_PROFILE_HAS_NO_FOLLOWERS_MESSAGE":"You don’t have followers yet. Don’t fret. Start following people to see what they’re flipping into magazines and they may follow you back!","sso_create_with_service_button":"Sign up with %s","picks_magazine":"Picks","read_later":"Read Later","SCROLL_TO_SEE_MORE":"Scroll To See More","PROFILE_LATEST_FLIPS":"%s's latest flips","SHOW_ALL":"Show All","COLLAPSE_ALL":"Collapse all","MAGAZINES":"Magazines","SOURCES":"Sources","MAGAZINE_TAGLINE":"Collections of stories hand picked by the Flipboard community.","SOURCE_TAGLINE":"World-class publications, big and small.","TOPIC_TAGLINE":"Recent stories on a particular subject.","PEOPLE_TAGLINE":"Profiles for people on Flipboard. Explore the stories they're collecting into magazines.","RESULTS_FOR":"Results for ‘%s’","PROFILE_NO_BIO_PROMPT":"Say something about yourself.","LOGGED_IN_AS":"Signed in as %s","quick_search_more_results_title":"More results…","SEARCH_PAGE_TITLE":"%s - Flipboard Search","MORE_FROM_SECTION_FORMAT":"More from %s","HIGHLIGHTS_FROM":"Highlights\nfrom %s","PICKER_FINAL_MESSAGE":"Great picks! Follow more topics or hit Done to see your Flipboard","PICKER_MORE_TOPICS_EXAMPLE":{"one":"1 more topic to continue","other":"%d more topics to continue"},"PICKER_SCROLL_MESSAGE":"Great pick! Scroll to see more topics","PICKER_PERSONALIZE_TEXT":"%1$s more step! Follow %2$s or more topics to personalize your Flipboard","SPLASH_ARTICLES_STATS":"articles\nto read","SPLASH_JOIN_STATS":"seconds\nto join (free!)","SPLASH_TAGLINE":"With the world’s best sources organized into thousands of topics, it’s a single place to follow the stories and people that matter to you.","SPLASH_TOPICS_STATS":"topics\nto follow","TOPIC_SEARCH_PLACEHOLDER":"Search for what you like from over %s topics","ABOUT_US":"About Us","first_launch_category_picker_terms_format":"By continuing, you accept the <a href=\"%1$s\">Terms of Use</a> and <a href=\"%2$s\">Privacy Policy</a>.","featuring_inline_by_x_singular_format":"Featuring %s","TOAST_FOLLOW":"Followed! Your Flipboard will include highlights from %s","TOAST_UNFOLLOW":"Unfollowed! Your Flipboard will no longer include highlights from %s","TOAST_ITEM_FLIP":"Flipped into %s","first_launch_get_started_button":"Get Started","fl_account_sign_up_title":"Sign up for an account","first_launch_what_interests_you":"What interests you?","first_launch_follow_n_more_topics":"Follow %d or more Topics","first_launch_great_picks":"Great picks!","following_1_topic":"Following 1 topic","following_n_topics":"Following %d topics","PRIVATE":"Private","PUBLIC":"Public","SHOW_LESS_LIKE_THIS":"Show less like this","FLAG_INAPPROPRIATE_WITH_ELLIPSIS":"Report as inappropriate","show_debug":"Debug","SPLASH_ARTICLES_STATS_NUMBER":"1.3B","SPLASH_JOIN_STATS_NUMBER":"45","SPLASH_TOPICS_STATS_NUMBER":"34K","FRIENDS_ON_FLIPBOARD":"Friends on Flipboard","MAGAZINES_ABOUT":"Magazines About %s","MAG_MAKERS_ON_FLIPBOARD":"Magazine Makers on Flipboard","MORE_MAGAZINES_BY":"More Magazines By %s","TOPICS_RELATED_TO":"Topics Related To %s","YOU_MIGHT_LIKE_THESE_MAGAZINES":"You Might Like These Magazines","YOU_MIGHT_LIKE_THESE_TOPICS":"You Might Like These Topics","AUTH_VIEW_FLIP":"Sign Up to create a magazine and discover more great stories hand picked by our community","AUTH_VIEW_FOLLOW_PERSON":"Sign up to follow this person and discover more great stories hand picked by our community","AUTH_VIEW_FOLLOW_TOPIC":"Sign up to follow this topic and discover more great stories hand picked by our community","AUTH_VIEW_FOLLOW_MAGAZINE":"Sign up to follow this magazine and discover more great stories hand picked by our community","AUTH_VIEW_COMMENTARY":"Sign up to participate in the conversation and discover more great stories hand picked by our community","AUTH_VIEW_LIKE":"Sign up to see more great stories hand picked by our community","AUTH_VIEW_GENERIC":"You need to be signed in to complete this action. Please sign in or create an account","PICKER_POPULAR_TOPICS":"Popular Topics","PICKER_RELATED_TOPICS_HEADER":"People who followed %s also follow these topics","PICKER_SEARCH_RESULTS_HEADER":"Search results for ‘%s’","HINT_LOGO_TEXT":"This is your Home: see highlights from everything you’re following.","HINT_LOGO_TITLE":"Welcome to Flipboard, your personal magazine","HINT_SEARCH_TITLE":"Find and Follow What Interests You","HINT_SEARCH_TEXT":"Search for topics, people and publications. Follow what you like to personalize your Flipboard.","HINT_TOC_TITLE":"See What You’re Following","HINT_TOC_TEXT":"Dive into your specific sources, magazines and people you are following using the Following tab.","ok_button":"OK","NEXT_BUTTON":"Next","FLIP_VIEW_PROMPT":"Collect what you love into your own magazine to read later or share with others","SIGN_UP_PROMPT_MESSAGE":"Sign up to see more great stories and experience all of Flipboard.","SIGN_UP_FORM_TITLE":"Join Flipboard","settings_help_title":"Help & Feedback","PUBLIC_PROFILE":"Public Profile","more_button":"More","MAGAZINE_DESCRIPTION_TEMPLATE":"%2 created a magazine on Flipboard. “%1” is available with thousands of other magazines and all the news you care about. Download Flipboard for free and search for “%2”.","MAGAZINE_DESCRIPTION_TEMPLATE_NO_AUTHOR":"“%s” is available with thousands of other magazines and all the news you care about. Download Flipboard for free and search for “%s”.","MAGAZINE_DESCRIPTION_TEMPLATE_WITH_KEYWORDS":"%1$s See more about %2$s, %3$s and %4$s","MAGAZINE_DEFAULT_DESCRIPTION_TEMPLATE_WITH_KEYWORDS":"Explore %1$s on Flipboard, the one place for all your interests. See more about %2$s, %3$s and %4$s","PROFILE_DESCRIPTION_TEMPLATE":"Keep up with %s on Flipboard, a place to see the stories, photos, and updates that matter to you. Flipboard creates a personalized magazine full of everything, from world news to life’s great moments. Download Flipboard for free and search for “%s”","TOPIC_DESCRIPTION_TEMPLATE":"%s, a Flipboard topic with the latest stories powered by top publications and the best from the Flipboard community","TOPIC_DESCRIPTION_TEMPLATE_WITH_KEYWORDS":"%1$s, a Flipboard topic with the latest stories powered by top publications and the best from the Flipboard community. See more about %2$s, %3$s and %4$s","DONE_BUTTON":"Done","FLIP_BUTTON":"Flip","COVER_TAGLINE":"Flipboard is Your Personal Magazine","FacebookDisplayName":"Facebook","GooglePlusDisplayName":"Google+","YouTubeDisplayName":"YouTube","FlickrDisplayName":"Flickr","TwitterDisplayName":"Twitter","TumblrDisplayName":"Tumblr","InstagramDisplayName":"Instagram","SoundCloudDisplayName":"SoundCloud","500pxDisplayName":"500px","LinkedInDisplayName":"LinkedIn","NYTDisplayName":"New York Times","RenrenDisplayName":"Renren","SinaWeiboDisplayName":"Sina Weibo","FinancialTimesDisplayName":"Financial Times","about_screen_terms_of_use":"Terms of Use","about_screen_privacy_policy":"Privacy Policy","BACK_BUTTON":"Back","NEW_TO_FLIPBOARD":"New to Flipboard?","CONFIRM_PASSWORD":"Confirm Password","EMAIL_SETTINGS":"Email Settings","CURRENT_PASSWORD":"Current Password","CHANGE_EMAIL_SUCCESS":"Your email has been changed, and a confirmation email has been sent","CHANGE_PASSWORD_SUCCESS":"Your password has been changed.","UPDATE_ACCOUNT_FAILED_TEXT":"Unable to update your account. Please try again.","PASSWORD_DONT_MATCH":"Passwords don’t match","fl_account_password_label":"Password","NEW_EMAIL_FORM_ENTRY":"New Email","TOP_STORIES":"Top Stories","CANCEL_BUTTON":"Cancel","SHARE_VIA":"Share via","EMBED":"Embed","YOU_MAY_WANT_TO_TRY_HEAD_BACK_HOME_BASE":"Return to <a href=\"http://flipboard.com\">flipboard.com</a>.","LOG_IN":"Sign In","EXPLORE":"Explore","LOG_IN_TO_FLIPBOARD":"Sign in to Flipboard","COVER_STORIES_CONTINUED":"Cover Stories Continued","VIEW_RESULTS_FOR":"View Results for %s","CHANGE_DISPLAY_NAME":"Change Name","CHANGE_NAME_SUCCESS":"Your name has been changed.","LESS_LIKE_THIS_FEEDBACK":"Thanks for your feedback. You'll see less like this on Flipboard.","GoogleReaderDisplayName":"Google Reader","RELATED_TOPICS":"Related Topics","COVER_STORIES_SUBTITLE":"Highlights from everything you follow","FOLLOWING_SUBTITLE":"All the things you've followed","BEGIN_THE_CONVERSATION":"Start the conversation…","ADD_COMMENT":"Add comment","COMMENT":"Comment","PRESS_ENTER":"Press Enter to post","UPDATE_ACCOUNT_SUCCESS_TEXT":"Your account was successfully updated.","WELCOME_WITH_NAME":"Welcome %s!","WELCOME_WITHOUT_NAME":"Welcome!","WRONG_SIGN_IN_FORM_TEXT":"I didn't sign up with %s","SIGN_IN_SSO_TEXT":"Sign in with your %s credentials to see your Flipboard.","SIGN_IN_EMAIL_TEXT":"Sign in to see your Flipboard.","PICKER_EXISTING_USER_TEXT":"Follow more topics to improve your Cover Stories","SHARE_WITH_EMAIL":"Share via Email","SHARE_WITH_TWITTER":"Share on Twitter","SHARE_WITH_FACEBOOK":"Share on Facebook","EMBED_MAGAZINE":"Embed this Magazine","FlipboardDisplayName":"Flipboard","ALREADY_USE_FLIPBOARD":"Already use Flipboard?","ERROR_CREATE_MAGAZINE":"Unable to create your magazine. Please try again later.","ERROR_CREATE_MAGAZINE_MAX":"Sorry, you’ve reached your magazine limit.","ERROR_CREATE_MAGAZINE_NO_TITLE":"Magazines cannot be created without titles.","fl_account_reason_required":"Required","MAZ_MAKE_THIS_PRIVATE":"Make this a private magazine","SPLASH_TAGLINE_2":"Join today to follow topics you're interested in and collect stories to read later or share with friends.","ACCOUNT_SETTINGS":"Account Settings","SIGN_UP_TO_COMMENT":"Sign Up to join the conversation","SCAN_QR_TO_SIGN_IN":"Scan a QR code for quick sign in.","SCAN_TO_SIGN_IN_HEADER":"Scan to sign in","QR_SIGN_IN_STEP_1":"Open the Flipboard app and tap the home tab","QR_SIGN_IN_STEP_2":"Tap twice on the red Flipboard logo to open the QR reader","QR_SIGN_IN_STEP_3":"Scan the QR code to the left to sign in here!","SCAN_ONLY_ON_LATEST_MOBILE_VERSIONS":"* Scanning is only available on the latest Flipboard apps for %1$s and %2$s.","YOUR_ACCOUNT":"Your Account","PREFERENCES_TRANSFERRED_ACCOUNT_NOT_COMPLETE":"To use Flipboard on all your devices fill out the following:","HAVING_TROUBLE":"Having trouble?","SEE_HOW_IT_WORKS":"See how it works.","FLIPBOARD_APP_DOWNLOAD_IOS_URL":"https://itunes.apple.com/us/app/flipboard/id358801284","FLIPBOARD_APP_DOWNLOAD_ANDROID_URL":"https://play.google.com/store/apps/details?id=flipboard.app&referrer=utm_source%3Dflipit%26utm_medium%3Dwebmag","ANONYMOUS_USER":"Signed in as anonymous","ANONYMOUS_SIGN_UP_HEADER":"Almost there!","QR_CODE_EXPIRED":"QR code expired. Creating a new code.","FactivaDisplayName":"Factiva","receive_gift_of_flipboard_cover_title":"Flipboard for %s","receive_gift_of_flipboard_cover_description":"Articles, pictures and videos updated daily from the world’s best publishers.","receive_gift_of_flipboard_complete":"Complete Your Flipboard","first_launch_what_interests_you_gift":"What else interests you?","social_you_are_following_topics":"You're following %d topics","sign_up_to_see_stories":"Sign up to see your stories","GIFT_OF_FLIPBOARD_SIGN_UP_PROMPT":"Get More","SHOW_MORE":"Show More","CONTRIBUTOR_INVITE_MESSAGE":"You've been invited to join","ACCEPT_INVITE":"Accept Invite","PICKER_PERSONALIZE_TEXT_CONTRIBUTOR":"%1$s more step! Follow %2$s or more topics to find great stories to add to %3$s","SIGN_UP_FORM_TITLE_CONTRIBUTOR":"Join %s, a magazine on Flipboard","SIGN_UP_FORM_SUBTITLE_CONTRIBUTOR":"To collect stories with your friends, create a Flipboard account","OPEN_APP_GROUP_INVITE":"Open Flipboard to accept this group invitation.","INVITE_ACCEPTED":"Invite Accepted","INVITE_SIGN_UP_MESSAGE":"To join %1$s and save stories together, create a Flipboard account.","ACCEPT_INVITE_SUCCESS_MESSAGE":"Welcome to %1$s.\nYou can now add stories to this magazine.","ACCEPT_INVITE_FLIP_BUTTON_HINT_MESSAGE":"To add stories to %1$s use the '+' button in the corner.","CONTRIBUTOR_HINT_TITLE":"Start Adding to %s","CONTRIBUTOR_HINT_TEXT":"Whenever you find something you like, tap the + to add it to a magazine.","CONTRIBUTOR_ACCEPT_MESSAGE":"You are now a magazine member to %s","ACCEPT_INVITE_ALERT_TITLE":"Couldn’t Accept Invite","ACCEPT_INVITE_ALERT_MESSAGE":"Couldn’t accept invite to contribute. Please try again later.","ACCEPT_INVITE_SUCCESS_ACTION_BUTTON":"Open Magazine","NAME_BLANK_ERROR":"Name cannot be blank","POST_ITEM_REMOVAL_REFRESH":"The story has been removed from your magazine. Please refresh the page to see your magazine without the deleted story.","ERROR_DELETE_ITEM":"Unable to delete story. Please try again later.","RESET_COVER_TOOLTIP":"Reset cover","EDIT_MAGAZINE_DISCOVERABLE":"Discoverable","DELETE_MAGAZINE_TOOLTIP":"Delete magazine","DRAG_TO_REORDER":"Drag to reorder","READ_MAGAZINE":"Read Magazine","BLOG":"Blog","TOOLS":"Tools","fl_account_progress_stop_success":"Success!","not_optimized_for_china_download_button":"Download","fl_account_reason_taken":"Already taken","FL_ACCOUNT_USERNAME_STATUS_CHECKING":"Checking…","SAVE_BUTTON":"Save","SAVE_YOUR_FLIPBOARD_BUTTON_TITLE":"Save Your Flipboard","UPDATE_COVER":"Update Cover","CHOOSE_FROM_MY_FLIPS":"Choose From My Flips","RESET_COVER":"Reset","JOBS":"Jobs","SITEMAP":"Sitemap","FLIPBOARD_TAGLINE":"Flipboard\\nYour Personal Magazine","FLIP_ITEM_HINT":"Use %s to collect stories into magazines.","HINT_LIKE_ITEM":"Use %s to see more stories like this one in your Cover Stories.","HINT_SHARE_ITEM":"Use %s to share stories with your friends.","TIP_PROGRESS":"Hint %1$s of %2$s","hidden_item_text_hidden":"Hidden","FIRST_LAUNCH_REQUIRED_TO_ACCEPT_INVITE_MESSAGE":"To join %1$s and save stories together, create a Flipboard account.","PROFILE_STATS_BUTTON":"Analytics","edit_magazines_invite_members":"Members can invite others","CONFIRM_REMOVE_ITEM_TITLE":"Remove From Magazine?","SPLASH_TOPIC_HEADER":"Find the topics that matter to you","SPLASH_TOPIC_SUBHEADER":"Discover stories that impact your life, career and creative path - hand-picked by people who share your passions.","SPLASH_MAGAZINE_HEADER":"Collect and share what you like","SPLASH_MAGAZINE_SUBHEADER":"Save great articles, videos and photos into beautiful digital magazines you can share and take anywhere.","SPLASH_SOURCE_HEADER":"Read the sources you love","SPLASH_SOURCE_SUBHEADER":"Gain access to the world's most respected publishers, plus leading thinkers on the subjects you care about most.","SIGN_IN_PROMPT_MESSAGE":"See more and get the full Flipboard experience.","WRITE_A_CAPTION_PLACEHOLDER":"Write a comment…","SHARE_NO_IMAGE_BUTTON_TEXT":"No Image","PICK_IMAGE":"Pick Image","VIEW_ITEM":"View Item","EDIT_FLIP":"Edit Flip","CAPTION_LABEL":"Caption","ACCOUNT_SECURITY_EXISTING_PASSWORD_EXPLANATION":"For account security, please enter your existing password below.","PRIVACY_LINK":"Privacy","no_flipped_articles_title":"You haven’t collected anything into this magazine yet.","no_flipped_articles_message":"Tap + on your favorite stories to get started.","EDITOR_SHOW_SIDEBAR":"Show Sidebar","EDITOR_HIDE_SIDEBAR":"Hide Sidebar","YOU_ARE_OWNER":"You are the owner","from":"From","NEW_SPLASH_TITLE":"Flipboard\nYour Personal Magazine","VIEW_MAGAZINE":"View","STATS":"Stats","DELETE_MAGAZINE_TOOLTIP_PROFILE":"Profile feeds cannot be deleted","DELETE_MAGAZINE_TOOLTIP_DEFAULT":"Deletion of this magazine has been disabled","MAGAZINE_VISIBILITY_TOOLTIP_PROFILE":"Profile feeds cannot be made private","MAGAZINE_VISIBILITY_TOOLTIP_DEFAULT":"Changing magazine privacy has been disabled","SHARE_CLICK_TO_EDIT":"Click to edit","on_service":"%1$s on %2$s","POST_ITEM_MOVED":"The story has been moved to the top of your magazine.","flipped_by_user_format":"Flipped by %1$s","MAGAZINE_MOVE_ITEM_SUCCESS_TEXT":"Successfully moved story. Please refresh the page to see your magazine with the moved story.","MAGAZINE_MOVE_ITEM_FAILURE_TEXT":"Failed to move story. Delete duplicate flips, if present, and try again.","MAGAZINE_ITEM_DELETE_DUPLICATE_FLIPS_SUCCESS_TEXT":"Successfully deleted duplicate flips. Please refresh the page to see your magazine with the updated story flip status.","MAGAZINE_ITEM_DELETE_DUPLICATE_FLIPS_FAILED_TEXT":"Failed to delete duplicate flips.","MAGAZINE_ITEM_DELETE_DUPLICATE_FLIPS_TEXT":"Remove duplicate flips","MAGAZINE_MOVE_ITEM_PREVENTED_BY_DUPLICATE_FLIPS_TEXT":"Cannot move items with duplicate flips. Please remove duplicate flips and try again.","fl_account_user_name_label":"Username","FIND_MAGAZINE":"Find Magazine","SHARE_ADDING":"Adding…","FLIP_ERROR_GENERIC":"Sorry, could not flip this item. Please try again later.","ERROR_GENERAL_HEADER":"Oops, something went wrong…","SHARE_STATUS_FAIL_FLIP":"We are unable to flip this item. We have been notified of the problem.","SHARE_STATUS_UNSUPPORTED_SITE_TEXT":"This website cannot be added to Flipboard.","SHARE_STATUS_BLOCK_TEXT":"This page does not permit its content to be added to Flipboard magazines.","ERROR_SOURCE_URL_NOT_FOUND":"Source URL not found.","google_sign_in_temporary_error_try_again":"Temporary sign in problem with Google. Please try again later","compose_url_shorten_error":"A network error occurred, please try again later","PROFILE_MAGAZINES":"Profile Feed","POST_MOVE_TO_TOP":"Move to Top","DELETE_MAGAZINE_TOOLTIP_PIPES":"Magazines with RSS feeds cannot be deleted. If you'd like to change this feed, contact your Flipboard lead or email partners@flipboard.com.","EDITOR_SOURCES_TOOLTIP":"This is the customized RSS feed you provided to Flipboard. If you would like to change this source feed, contact Flipboard or email partners@flipboard.com.","ACCESSIBILITY_SECTION":"Section","receive_gift_of_flipboard_email_message":"I picked the perfect Flipboard collection for you, Flipboard for %s. It’s automatically updated with great stories for %s from the world’s best sources. If you don’t have Flipboard, tap Open Gift to install the app and get your custom Flipboard.","send_gift_of_flipboard":"Gift of Flipboard","send_gift_of_flipboard_subtitle":"From food to photography, pick the perfect Flipboard for your friends.","send_gift_of_flipboard_send":"SEND GIFT","PICKER_GIFT_TEXT":"Follow more topics to add to your %s Flipboard","PICKER_TOPICS_FOR_PERSONA":"Topics for %s","create_magazine_invite_people_msg":"Collect and share stories with others. Invite people to this magazine.","CLICK_TO_COPY":"Click to Copy","INVITE_CONTRIBUTORS":"Invite People to Contribute","SEND_INVITATION_THIRD_PARTY":"Or send an invitation via","ADD_A_MESSAGE":"Add a message…","PERSON_OR_EMAIL_ADDRESS":"Name or Email","SECTION_TITLE_TEMPLATE_WITH_KEYWORDS":"%1$s on Flipboard | %2$s, %3$s and %4$s","verified_account":"Verified Account","EMAIL_SEND_ERROR_ALERT_VERIFICATION_REQUIRED_MESSAGE":"You must verify your email address before sending.","DISCUSSION":"Conversation","friends_section_name":"Friends","EMAIL_RECIPIENT_COUNT_LIMIT_EXCEEDED_ALERT_MESSAGE_FORMAT":"You have reached the limit for number of recipients: %d.","ALREADY_FOLLOWING":"You’re already following %s."};
  72. </script>
  73. <!-- Google Analytics -->
  74. <script>
  75. (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  76. (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  77. m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  78. })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
  79. </script>
  80. <script src="https://s.flipboard.com/webapp/js/app-de3e5432.js"></script>
  81. </body></html>

Outline

  1. [body element with empty heading]
  2. Join Flipboard
  3. Flipboard Your Personal Magazine
    1. [section element with no heading]
      1. Find the topics that matter to you
    2. Space Exploration
    3. Tech + Arts
    4. How To Style
    5. Eye Candy
      1. Collect and share what you like
    6. [section element with no heading]
      1. Read the sources you love
  4. Join Flipboard

Used the schema for HTML with SVG 1.1, MathML 3.0, RDFa 1.1, and ITS 2.0 support.

Used the HTML parser.

Total execution time 244 milliseconds.


About this checkerReport an issueVersion: 16.6.6