How to Use the STRONG Tag to Make Text Bold in HTML The STRONG tag is used to make text bold in HTML. This tag is a part of the HTML formatting language and can be used to emphasize certain words or phrases within a body of text. To use the STRONG tag, simply place it around the desired text like so: The result will be: This text will be bold.. The STRONG tag can... Read More »
