Giter VIP home page Giter VIP logo

Comments (3)

matchu avatar matchu commented on July 22, 2024

Can't see. Get an Access Denied when I try to download the file. But I think I remember what you're talking about.

I'd recommend capping the featured article element height. Maybe put a Read More link in the bottom-right corner of that fixed space and give it a slight transparent-to-white gradient to its left so that the excess content kinda transitions into the link, and it all looks very smooth and pretty.

Or something else clever.

from torch-redesign.

Zyber17 avatar Zyber17 commented on July 22, 2024

Fixed via CSS.

from torch-redesign.

matchu avatar matchu commented on July 22, 2024

Cool beans. I'd consider adding a little bit of a gradient effect at the bottom, since, though it all works out in WebKit browsers, other browsers who render things slightly differently don't end with a nice, clean line break and cut off part of the words.

Speaking of non-WebKit browsers, though you're obviously not the big cross-browser testing stage yet, it's worth keeping in mind that WebKit is ahead in many ways, and so you'll need to hold other browsers' hands. For example, my version of Firefox, though it is a bit outdated, doesn't realize that elements like section, header, article, etc., are block elements, so I added a bit of CSS to give them block by default. Here's hoping your future cross-browser testing is eased :)

Also, when you get to IE, even if you don't want to make it all look quite as beautiful, it needs to look decent. Keep in mind: html5shiv. Elements that IE doesn't recognize cannot be styled unless you run some Javascript voodoo. It's a simple solution to a really big problem, but, if you don't know what the problem is, it can be nasty.

from torch-redesign.

Related Issues (3)

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.