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

Website: re-implement layout using CSS Grid Layout #34

Closed
ianmcburnie opened this issue Nov 17, 2017 · 2 comments
Closed

Website: re-implement layout using CSS Grid Layout #34

ianmcburnie opened this issue Nov 17, 2017 · 2 comments

Comments

@ianmcburnie
Copy link
Contributor

ianmcburnie commented Nov 17, 2017

A fun exercise in learning CSS Grid Layout. We can redo the current DS4 (default) site, and start from scratch with the new DS6 site.

In terms of IE10 and 11, the website is a very simple layout, and therefore we should be able to implement the following fallbacks:

https://rachelandrew.co.uk/archives/2016/11/26/should-i-try-to-use-the-ie-implementation-of-css-grid-layout/

@ianmcburnie
Copy link
Contributor Author

Also, the current MWEB experience for DS4 site is pretty sucky. We can address that too.

@ianmcburnie
Copy link
Contributor Author

Probably not much point and going back and refactoring the ds4 site now, unless anybody wants to do so as a "fun" exercise. Sean updated the DS6 site to use CSS Grid Layout, so I'm going to close this issue.

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

No branches or pull requests

3 participants