Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

figure & figcaption #31

Closed
AhoyLemon opened this issue Jan 10, 2023 · 0 comments
Closed

figure & figcaption #31

AhoyLemon opened this issue Jan 10, 2023 · 0 comments

Comments

@AhoyLemon
Copy link
Owner

I'm surprised #30 didn't catch this....

The website cards look like this....

          <div class="project" repo="AhoyLemon/SANE">
            <figure style="background-image:url(img/plasma.jpg); ">
                <a class="absolute-link" href="https://sane.science" style="background-image:url(img/plasma.jpg); "></a>
            </figure>
            <figcaption>
              <div class="title"><a href="https://sane.science">SANE SCIENCE</a></div>
              <div class="subhead">An Online Gaslighting Simulator</div>
              <div class="description"><p>Are you in need of documentation of your own sanity? Yes, of course you are. Well, this online exam is meant to provide just that: Answer our questions and you'll get a diagnosis on the other end.</p><p>Only one caveat: The exam is gaslighting you.</p></div>
            </figcaption>
            <div class="detail-row">
              <div class="detail launched">
                <div class="label">LAUNCHED</div>
                <div class="value">
                      <time>Dec 13, 2022
                      </time>
                </div>
              </div>
              <div class="detail last-updated invisible">
                <div class="label">LAST UPDATED</div>
                <div class="value"></div>
              </div>
              <div class="detail repository">
                <div class="label">REPOSITORY</div>
                <div class="value"><a href="https://github.com/AhoyLemon/SANE" target="_blank"><span>SANE</span></a></div>
              </div>
            </div>
          </div>

figcaption should be a child of figure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant