Skip to content

SUMIT SINGH

Digital Marketing Freelancer

+91-7906818313
+91-7500893874

24/7 Customer Support

  • Home
  • Testimonials
  • Blog
  • Digital Marketing
    • Blogging
    • SEO
    • Social Media
  • Web Development
    • HTML
      • Introduction Of HTML
      • HTML Tags | Some Important HTML Tags
      • Image Tag & It’s Attributes in HTML | Important Tags in HTML
      • List Tag in HTML | Ordered List & Unorderd List
      • Table Tag in HTML | Attributes of Table Tag | Important Tags in HTML
      • Form Tag in HTML | Important Tags in HTML
    • css
      • Introduction of CSS | Cascading Style Sheet | Use of CSS with HTML
      • CSS Syntax | Cascading Style Sheet | Use of CSS with HTML
      • Types of CSS | External CSS | Internal CSS | Inline CSS | Use of CSS With HTML
      • Change The Color of Text | Use of CSS With HTML
      • How To Set Text-Alignment in CSS | Use of CSS With HTML
      • How To Italic Text in CSS | Use of CSS With HTML
      • How to Change Text in CSS | Use of CSS With HTML
    • JavaScript
      • Introduction to JavaScript | How to Use JavaScript
      • Best Ways to write JavaScript Code for HTML file
      • Basics of JavaScript | Use of JavaScript with HTML File
      • Control Statements in JavaScript | Use of If Else in JavaScript
      • Use of Else if Ladder | Control Statements in JavaScript
  • About Us
  • Contact Us
Menu
  • Home
  • Testimonials
  • Blog
  • Digital Marketing
    • Blogging
    • SEO
    • Social Media
  • Web Development
    • HTML
      • Introduction Of HTML
      • HTML Tags | Some Important HTML Tags
      • Image Tag & It’s Attributes in HTML | Important Tags in HTML
      • List Tag in HTML | Ordered List & Unorderd List
      • Table Tag in HTML | Attributes of Table Tag | Important Tags in HTML
      • Form Tag in HTML | Important Tags in HTML
    • css
      • Introduction of CSS | Cascading Style Sheet | Use of CSS with HTML
      • CSS Syntax | Cascading Style Sheet | Use of CSS with HTML
      • Types of CSS | External CSS | Internal CSS | Inline CSS | Use of CSS With HTML
      • Change The Color of Text | Use of CSS With HTML
      • How To Set Text-Alignment in CSS | Use of CSS With HTML
      • How To Italic Text in CSS | Use of CSS With HTML
      • How to Change Text in CSS | Use of CSS With HTML
    • JavaScript
      • Introduction to JavaScript | How to Use JavaScript
      • Best Ways to write JavaScript Code for HTML file
      • Basics of JavaScript | Use of JavaScript with HTML File
      • Control Statements in JavaScript | Use of If Else in JavaScript
      • Use of Else if Ladder | Control Statements in JavaScript
  • About Us
  • Contact Us
Facebook-f
Twitter
Youtube
Instagram

css

  1. Home>
  2. web-development>
  3. css
How to Set Border Style in CSS | Use of CSS With HTML

How to Set Border Style in CSS | Use of CSS With HTML

  • Post author:SUMIT SINGH
  • Post published:August 28, 2018
  • Post category:web-development/css
  • Post comments:0 Comments

How to Set Border Style in CSS | Use of CSS With HTML     In this article, I will tell you about a property of CSS. If you want…

Continue Reading How to Set Border Style in CSS | Use of CSS With HTML
How to Set Shadow of Text | Cascading Style Sheet | Use of CSS With HTML

How to Set Shadow of Text | Cascading Style Sheet | Use of CSS With HTML

  • Post author:SUMIT SINGH
  • Post published:May 3, 2018
  • Post category:web-development/css
  • Post comments:0 Comments

How to Set Text Shadow If you want to learn that how can you use text shadow for your website or webpage then you should use text-shadow CSS property. Here…

Continue Reading How to Set Shadow of Text | Cascading Style Sheet | Use of CSS With HTML
How to Change Text in CSS | Use of CSS With HTML

How to Change Text in CSS | Use of CSS With HTML

  • Post author:SUMIT SINGH
  • Post published:April 17, 2018
  • Post category:web-development/css
  • Post comments:0 Comments

How to Change Text Size By CSS Like Us on Facebook If you want to change text size in your webpage then you will get here detailed information about it.…

Continue Reading How to Change Text in CSS | Use of CSS With HTML
How To Italic Text in CSS | Use of CSS With HTML

How To Italic Text in CSS | Use of CSS With HTML

  • Post author:SUMIT SINGH
  • Post published:April 12, 2018
  • Post category:web-development/css
  • Post comments:0 Comments

How to Italic Text Using CSS Like us on facebook to get more updates If you want to decorate text for italic then you should use text-italic property. Here some…

Continue Reading How To Italic Text in CSS | Use of CSS With HTML
How To Underline Text Using CSS | Use of CSS With HTML

How To Underline Text Using CSS | Use of CSS With HTML

  • Post author:SUMIT SINGH
  • Post published:April 11, 2018
  • Post category:web-development/css
  • Post comments:0 Comments

How To Underline Text Using CSS Like us on facebook to get more updates. If you want to learn that how can you underline text using CSS then you should…

Continue Reading How To Underline Text Using CSS | Use of CSS With HTML
How To Set Text-Alignment in CSS | Use of CSS With HTML

How To Set Text-Alignment in CSS | Use of CSS With HTML

  • Post author:SUMIT SINGH
  • Post published:April 11, 2018
  • Post category:web-development/css
  • Post comments:0 Comments

How To Set Text-Alignment in CSS Like us on facebook to get more updates.   The text-align property is used to set the horizontal of a text. Text can be…

Continue Reading How To Set Text-Alignment in CSS | Use of CSS With HTML
Change The Color of Text | Use of CSS With HTML

Change The Color of Text | Use of CSS With HTML

  • Post author:SUMIT SINGH
  • Post published:April 10, 2018
  • Post category:css/web-development
  • Post comments:0 Comments

Change The Color of Text Like Us on Facebook to get more updates The color property is used to set the color of text. If you want to change the…

Continue Reading Change The Color of Text | Use of CSS With HTML
Types of CSS | External CSS | Internal CSS | Inline CSS | Use of CSS With HTML

Types of CSS | External CSS | Internal CSS | Inline CSS | Use of CSS With HTML

  • Post author:SUMIT SINGH
  • Post published:April 9, 2018
  • Post category:web-development/css
  • Post comments:0 Comments

Types of CSS External CSS Internal CSS Inline CSS 1.External CSS Here some points are given below for external CSS: External style sheet is a separate file of CSS. File…

Continue Reading Types of CSS | External CSS | Internal CSS | Inline CSS | Use of CSS With HTML
CSS Syntax | Cascading Style Sheet | Use of CSS with HTML

CSS Syntax | Cascading Style Sheet | Use of CSS with HTML

  • Post author:SUMIT SINGH
  • Post published:April 8, 2018
  • Post category:css
  • Post comments:0 Comments

CSS Syntax Elementselector{ PropertyName:PropertyValue; PropertyName:PropertyValue; PropertyName:PropertyValue; … } CSS helps to set properties in HTML tags. Element selector is used to specify an HTML element or group of HTML elements…

Continue Reading CSS Syntax | Cascading Style Sheet | Use of CSS with HTML
Introduction of CSS | Cascading Style Sheet | Use of CSS with HTML

Introduction of CSS | Cascading Style Sheet | Use of CSS with HTML

  • Post author:SUMIT SINGH
  • Post published:April 7, 2018
  • Post category:blog/css/web-development
  • Post comments:2 Comments

Introduction of CSS The full name of CSS is cascading style sheet. CSS is used to decoration of a web page. CSS is created by world wide web consortium (W3C).…

Continue Reading Introduction of CSS | Cascading Style Sheet | Use of CSS with HTML
© Copyright - OceanWP Theme by Nick
Translate »