In order for us to assist you it would be helpful to know the site you are referring to.
dioindustriescorp
b93434b7-470b-44f2-9720-b5ce36af3122
Does this render correctly locally?
still haven’t figure it out? its your system
does not have a meta viewport… wrong
does not have a doctype, … wrong
does not have a lang attr… wrong
etc
This is a code issue. You’ve uploaded what seems to be a file from MS Word:
As you can see, we’re displaying the part from your <body>
. Your <body>
as the HTML code so that’s what we display. This is not a Netlify problem.
I usually code using word and that isn’t the problem as the code is able to publish on w3 spaces with ease; already checked for code errors using compiler and codepen before posting, clearly not the problem.
You can choose to dismiss what I said, but what I said remains true and the only cause of this problem. Netlify is working as intended here.