Category Archives for "HTML"

How to create a horizontal line in HTML

Horizontal lines – created using <hr> tag in HTML – are a great way of adding a line separation in your web pages. If you take a look at many websites, you will notice that they make use of horizontal lines to add to the style and feel of the website. It is important to note that […]

Continue reading

HTML table td align

For aligning text horizontally, use text-align CSS property. For aligning vertically, use the vertical-align CSS property. Example: Horizontal text align values The text-align CSS attribute takes these values: left, center and right. The other supported values are: justify – stretch the lines to fit to the available width (like a newspaper column) and start and […]

Continue reading
Close

Copy and paste this code to display the image on your site

Copied!