Articles tagged “HTML Editor” - Sort...

Error I/O 183

You may receive this error if you are trying to edit files that the HTML Editor cannot understand because they don't contain valid HTML code. You will not be able to edit these files with...

I Receive an Error That Refers to MFC42.dll.

When you receive this error, it means that the version of MFC42.dll on your computer is older than the one installed with the program. For whatever reason, the file is not being updated during...

How to Add Comments to Your HTML.

A comment is text that doesn't show up on the page, but does show up in the code. Web designers often use comments in their code for reference purposes. To add comments to a page in...

What is a Horizontal Rule?

A horizontal rule (<hr>) is a line that goes across a webpage, like so: That was just a default horizontal rule — it's totally possible to create stylish ones, too! To...