Skip to content
  • Home
  • HTML Tutorial
  • jQuery Tutorial
  • JavaScript Tutorial
  • Bootstrap Tutorials
ANZ Technologies
Search
  • Tutorials Home
  • PHP
  • Java
  • Python
  • C# Tutorials
  • SQL
  • Search

CSS Tutorials

Text alignment in CSS

January 3, 2019 by ANZTechno

Setting the alignment of text is quite simple in CSS. The CSS text-align property is used to set the alignment of the text horizontally. As per requirement, you can use the left, right, and center

Categories CSS Tutorials

CSS border style property

January 2, 2019 by ANZTechno

The CSS border-style property also allows setting the different style for four borders (left, right, top and bottom). Though, border style CSS can be specified in a single declaration as well by using the border property.

Categories CSS Tutorials

What is the border property in CSS?

December 31, 2018 by ANZTechno

The border properties of CSS allow placing the border(s) around the HTML elements. This is very useful and gives the control to specify the border specifications.

Categories CSS Tutorials

The border-color property of CSS

December 29, 2018 by ANZTechno

With the border-color property, you can set the border color of one or all four borders of the specified element. A simple example of using the border color CSS property is:

Categories CSS Tutorials

CSS padding property

December 28, 2018 by ANZTechno

The padding and margin properties add spaces in the specified HTML elements. The CSS padding property adds space between the content and border of the specified HTML element.

Categories CSS Tutorials

The link styling in CSS

December 24, 2018 by ANZTechno

HTML links, a href=”” can use the CSS power to style in the web pages. You can apply different colors, styles, background, font size etc. in different states of a link by using the CSS link properties.

Categories CSS Tutorials

What is CSS hover state?

December 16, 2018 by ANZTechno

The hover state occurs when the mouse is over the certain element of the web document. Generally, it is used for HTML links. However, the hover state also applies to the other elements like div, headings, paragraphs etc.

Categories CSS Tutorials

How to Style the tables by using CSS?

December 13, 2018 by ANZTechno

HTML tables can be styled with the power of CSS. You can use CSS border, padding and other properties to look table more stand out and beautiful.

Categories CSS Tutorials

The Display property of CSS

December 9, 2018 by ANZTechno

The CSS display property is used to display or hide the specified HTML elements. The display property value as none makes the specified element hidden.

Categories CSS Tutorials

What is the CSS float property?

December 5, 2018 by ANZTechno

You might have noticed the thumbnail images attached to a blog or website on a landing page or post pages to the left or right of first paragraphs or summary of the posts.

Categories CSS Tutorials
Post navigation
Older posts
1 2 Next →

CSS Tutorials

  • CSS background
    • CSS background image
  • CSS text Properties
    • CSS Text alignment
  • CSS Font
  • CSS border
    • CSS border-color
    • CSS border style
  • CSS float
  • CSS Display
  • CSS Table Style
  • CSS hover
  • CSS link styling
  • CSS padding

Top Lessons

Recommended Tutorials

About ANZ Technologies

  • About
  • Privacy Policy & Terms
  • Contact
© 2019 ANZ Technologies