BullGuard Antivirus Sale - 60% Off with openElement !
Forum Home Forum Home >

openElement

> openElement General Discussion
  New Posts New Posts RSS Feed - HTML Validation Report pt 2 More detailed warnings
  FAQ FAQ  Forum Search   Register Register  Login Login

HTML Validation Report pt 2 More detailed warnings

 Post Reply Post Reply
Author
Message
Hjiorst View Drop Down
Groupie
Groupie
Avatar

Joined: Jul 22 2019
Location: California
Status: Offline
Points: 59
Post Options Post Options   Thanks (0) Thanks(0)   Quote Hjiorst Quote  Post ReplyReply Direct Link To This Post Topic: HTML Validation Report pt 2 More detailed warnings
    Posted: Oct 24 2019 at 10:04pm
Here are some other validation warnings I got, with slightly more complex (but not too difficult0 solutions.

Error: Element blockquote not allowed as child of element span in this context.

Solution: After looking at the html, I discovered that this blockquote thing was followed immediately by a </blockquote> tag.  So I simply removed the

<blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;"></blockquote>

code.  I tested it and it does not seem to affect the look of the page.  But am I doing something that will come back to haunt me?

Error: Element ul not allowed as child of element b in this context.

Solution:  Separate the unordered list from the span section with a <div></div>.  I did this and tested it, and again, saw no change to the page.  Does that mean its okay?

Thanks for your input!


-Hjiorst
Back to Top
Hobby001 View Drop Down
Admin Group
Admin Group
Avatar

Joined: Jun 05 2018
Location: Canada, Québec
Status: Offline
Points: 6209
Post Options Post Options   Thanks (0) Thanks(0)   Quote Hobby001 Quote  Post ReplyReply Direct Link To This Post Posted: Oct 25 2019 at 1:44pm
Any change made directly into the HTM file will be overwritten by OpenElement next time it opens it.


Don't bother about these details that have no effect on SEO 
Back to Top
Hjiorst View Drop Down
Groupie
Groupie
Avatar

Joined: Jul 22 2019
Location: California
Status: Offline
Points: 59
Post Options Post Options   Thanks (0) Thanks(0)   Quote Hjiorst Quote  Post ReplyReply Direct Link To This Post Posted: Oct 25 2019 at 5:23pm
None of them?  Not even the ones from the "Most difficult" thread;

Error: X-UA-Compatible HTTP header must have the value IE=edge, was IE=8; IE=9; IE=10.

Error: Element object is missing one or more of the following attributes: data, type.

Error: Stray end tag embed.

?

If so, that would be a relief.

Thanks again!

-Hjiorst
Back to Top
digizar View Drop Down
Senior Member
Senior Member
Avatar

Joined: Dec 30 2015
Location: Germany Frankfu
Status: Offline
Points: 742
Post Options Post Options   Thanks (0) Thanks(0)   Quote digizar Quote  Post ReplyReply Direct Link To This Post Posted: Oct 25 2019 at 11:52pm
You have for sure noticed, that the outcoming text ist not 'human readable'.
Means there are 'oe named symbolic references', oe introduced  passages.
Which brings any validator 'out of sync'.
P.e:
<div class="OESZ OESZ_XBodyHeader OESZG_XBody OECT OECT_Header OECTAbs">
     <div id="WE37373fd8b2" class="BaseDiv RKeepRatio OEWEImage OESK_WEImage_f05b0345 OE

I think no validator can resolve these passages, even if they are correct.
As long as the browser understands it, it's fine.
Never had any complaint; build some 20 websites, no problem at all.
Would be nice to understand that 'cryptic' code, but who cares if it works.


Edited by digizar - Oct 25 2019 at 11:54pm
___________________________________
Ask questions only if there is no answer yet.
https://blumendigi.com
Back to Top
Hjiorst View Drop Down
Groupie
Groupie
Avatar

Joined: Jul 22 2019
Location: California
Status: Offline
Points: 59
Post Options Post Options   Thanks (0) Thanks(0)   Quote Hjiorst Quote  Post ReplyReply Direct Link To This Post Posted: Oct 27 2019 at 6:17pm
Thanks again, very helpful!
-Hjiorst
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.063 seconds.