Printable Version of Topic

Click here to view this topic in its original format

HTMLHelp Forums _ Markup (HTML, XHTML, XML) _ Browser different views

Posted by: tersal1966 Jun 27 2019, 02:17 AM

Hello new to HTML created my first page on a MAC using Textedit then Sublime. My page is fine on Chrome yet on Mozillza and Firefox at the end of some of my tags I see these symbols.




Any ideas?
Code is below:


<!DOCTYPE html >
<html>



<body>

<h1>My First Heading</h1>

<p> My First paragraph.</p>

</body>
</html>


Posted by: pandy Jun 27 2019, 03:58 AM

Looks like a character encoding issue. Is the page yet on a server or do you view it locally?

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)