The Instant View Editor uses a three-column layout, so you really want to use it on a desktop screen that's wide enough. Sorry for the inconvenience.

Back to the main page »

Original

Preview

Link Preview

Issue #2

In additional to issue

https://instantview.telegram.org/contest/techspot.com/template67/issue1/

To Reshat answer
"img in h2 tag is not allowed by w3c. We can handle non-standardized layout."

w3c says the opposite
https://www.w3.org/TR/xhtml1/dtds.html
<!ELEMENT h1 %Inline;>
<!ENTITY % Inline "(#PCDATA | %inline; | %misc.inline;)*">
<!ENTITY % inline "a | %special; | %fontstyle; | %phrase; | %inline.forms;">
<!ENTITY % special "%special.basic; | %special.extra;">
<!ENTITY % special.extra "object | applet | img | map | iframe">

h1(2/3/4/5/6) can contains %Inline; which may be %inline;, which may be %special;, which may be %special.extra;, which may be img
IV does not support img in headings but, you can convert img to pic
Reshat Belyalov
W3C is nice! Anyway it's custom user's layout. It meets one time per 100 articles. Please show me if my template breaks another one page.
Type of issue
IV not generated for target page
Reported
Feb 25, 2019