Website Building » Wix » How Do I Use a Selection Tag in Wix?

How Do I Use a Selection Tag in Wix?

Last updated on January 6, 2023 @ 6:55 pm

When it comes to creating a website, one important aspect is making certain pieces of text stand out to the reader. This can be achieved through the use of HTML tags, specifically “selection tags”. There are three main selection tags that can be used: the <p> tag, the <b> tag, and the <u> tag.

The <p> tag is used to mark up a paragraph of text. It is used by enclosing the relevant text within opening and closing <p> tags, like this:

GREAT NEWS:

Exciting update! We've collaborated with Wix to offer WBI users with a free plan for all website creation needs - Explore the details here.

<p>This is a paragraph of text.</p>

The <b> tag is used to make text bold. It is used by enclosing the relevant text within opening and closing <b> tags, like this:

<b>This text is bold.</b>

The <u> tag is used to underline text. It is used by enclosing the relevant text within opening and closing <u> tags, like this:

<u>This text is underlined.</u>

By using these selection tags, you can style text on your web pages and make it stand out to the reader. You can even experiment with different combinations of tags to achieve the desired effect.

PRO TIP: Keep in mind that selection tags are a type of HTML code, so you’ll need to switch to the HTML editor to use them. To do this, click on the “Text” button in the top menu and select “Edit HTML” from the dropdown list. This will open a separate window where you can edit the HTML code for your text.

Overall, selection tags are a useful way to style text on your Wix website and make it stand out to your visitors. Experiment with different tags and combinations to find the look that works best for your site.

Kathy McFarland

Kathy McFarland

Devops woman in trade, tech explorer and problem navigator.