Website Building » Squarespace » How Do I Add a Comment Box in Squarespace?

How Do I Add a Comment Box in Squarespace?

Last updated on December 28, 2022 @ 6:51 pm

HTML is the standard markup language for Web pages. HTML tags are used to mark up the start and end of HTML elements such as headings, paragraphs, links, and more.

The following shows how to style text within your HTML document using the <p>, <b> and <u> tags.

The <p> tag is used to define a paragraph. Paragraphs are usually represented in visual media as blocks of text separated from adjacent blocks by blank lines and/or first-line indentation, but HTML paragraphs can contain other inline elements such as links, emphasized text, images, and form elements.

The <b> tag is used to define bold text. Bold text is typically rendered using a heavier font weight than the surrounding text.

The <u> tag is used to define underlined text. Underlined text is typically rendered using a slightly heavier font weight than the surrounding text and with a line under the text.

PRO TIP: If you are not familiar with HTML or CSS, we do not recommend adding a comment box to your Squarespace website. Doing so could result in unexpected changes to your website’s design, and could potentially cause problems with how your website functions.

To style text within your HTML document, simply enclose the text you want to style with the appropriate tag. For example, to make text bold, you would enclose it in <b> tags like this:

<b>This is bold text</b>

To make text underlined, you would enclose it in <u> tags like this:

<u>This is underlined text</u> 

How Do I Add a Comment Box in Squarespace? Adding a comment box in Squarespace is easy! Just follow these steps:

    1. In the Home Menu, click Pages.

    2. Hover over the page you want to add a comment box to and click the gear icon.

    3. Click Advanced.

    4. Scroll down to Comments and select Allow Comments from the drop-down menu.

    5. Click Save.

Dale Leydon

Dale Leydon

Sysadmin turned Javascript developer. Owner of 20+ apps graveyard, and a couple of successful ones.