Articles tagged “HTML Editor” - Sort...

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...

What is the Difference Between a Layout and a Theme in the HTML Editor?

A layout includes the HTML for a basic webpage structure and allows you to provide your own content. This gives you more freedom over the appearance of your design. A theme includes three...

Why Can't I Use the Visual Editor with an HTML5 DOCTYPE?

The reason the Visual Editor won't work with an HTML5 DOCTYPE is because it was built around HTML 4.01. As a result, it does not recognize HTML5 tags such as <video>, <audio>,...

Why Do I See a Box with a Red X Where My Image is Supposed to Be?

There are a couple of different issues that could explain why your images are not displaying correctly: Note : Most of these problems can be solved by transitioning to using Website...