----- Original Message ----- | From: russellb...@gmail.com | To: lynx-dev@nongnu.org | Sent: Tuesday, January 24, 2017 10:03:37 AM | Subject: [Lynx-dev] <div> not indenting | | I re-write DefaultStyle.c to customize. I indent for | paragraphs and divisions. The 'Annals of Internal Medicine' changed | how it makes its articles html recently and often (but not always), | lynx doesn't indent for <div>. This article demonstrates (and is | interesting): | | http://annals.org/aim/article/2598025/historical-perspective-rise-fall-rise-antibiotics-human-weight-gain | | The first 3 divisions indent; the next 3 don't ('The most | extensive investigations...' 'Despite such pronouncements...' 'By | 1974...') They are all tagged identically: | | <a id="149994141"></a> | <div class="content-section clearfix "> | <div class="typed para"> | | Why are they rendered differently?
Essentially because lynx isn't using css, and treats div as just a container. -- Thomas E. Dickey <dic...@invisible-island.net> http://invisible-island.net ftp://invisible-island.net _______________________________________________ Lynx-dev mailing list Lynx-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/lynx-dev