All;

Please take a look at
http://www.drdelmath.com/study_aids/flash_cards_revisons/flash_card_presenter.html
(The colors are to help me trace the divs.)
Does it work okay?
What breaks it? In what way does it break?
I have followed Tom and Phillip's advice and that helped.
Thanks.

Is this a good candidate for HTML5?

Del;


On 10/14/2014 3:13 PM, Tom Livingston wrote:
On Tue, Oct 14, 2014 at 4:05 PM, Del Wegener <d...@delweg.com> wrote:
Tom I think I am started on the road you suggested.

It has been 2 or 3 years since I have had the opportunity to develop a
website.  I am rusty and there have been significant changes in CSS, HTML,
and JavaScript.  So I am a bit behind the curve right now.


My ultimate goal is a page that looks like
http://www.drdelmath.com/study_aids/flash_cards/flash_card_presenter.html
on all devices.


Del,

It appears you are missing this:

<meta name="viewport" content="width=device-width, initial-scale=1.0">

which will render the page as I think you wish on devices.

Take a look at it on your small device with and without this line.

Here's reference:
http://www.quirksmode.org/mobile/metaviewport/



______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to