Giter VIP home page Giter VIP logo

romain-rolland_jean-christophe_gilbert-cannan's People

Contributors

bob-reus avatar

Watchers

 avatar

romain-rolland_jean-christophe_gilbert-cannan's Issues

Issues

  • chapter-7-2 line 28: the blockquote should not have <br/>s, those should each be <p> (with class="continued" if it's the same speaker)
  • in chapter-8-1 and chapter-9-2 there are epilogues attached in those files, styled with page break css. But those should just be in their own files, with the page break css removed. Also note that the data-parent attribute is incorrect on the chapter 8-1 epilogue.
  • The blockquote CSS selectors for chapter 7-1 can be replaced with a class, because we have a class of elements to style.
  • In chapter-10-4, the text selected by #chapter-10-4 > p:nth-child(142) is actually I think a caption for the figure right below it. So just make it a <figcaption> child of the<figure> and style appropriately.
  • Missing some figure CSS:
figure{
   margin: 1em 40px;
   text-align: center;
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.