Go Back   Site Owners Forums - Webmaster Forums > Web Programming > Programming General

Notices


 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
Old 08-30-2024, 05:31 AM   #1
sahithya
Registered User
 
Join Date: Feb 2013
Location: Bangalore
Posts: 1,192
Learn css in few minutes

CSS (Cascading Style Sheets) is a language used to style HTML elements. It controls how elements are displayed, including their layout, color, font, and more.

Here's a basic overview of how CSS works:

Selectors: These are used to target specific HTML elements. For example, p targets all paragraph elements, and .my-class targets elements with the class "my-class".
Properties: These are the attributes you want to set for the selected elements. Examples include color, font-size, background-color, and margin.
Values: These are the specific values you assign to properties. For instance, color: blue sets the color of the selected elements to blue.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
sahithya is offline   Reply With Quote

 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Sources to learn Web3 sahithya Programming General 1 08-08-2022 02:12 AM
Abdominal muscle exercises for 10 minutes zawza1990 General Discussion 0 08-28-2016 04:50 AM
Abdominal muscle exercises for 10 minutes zawza1990 General Discussion 3 03-07-2016 04:11 AM
which programming languages is easy to learn chelsea77 Programming General 35 02-13-2015 04:58 AM
The best source of learn PHP easily at home. chikkiarora Programming General 11 02-10-2013 02:18 AM


All times are GMT -7. The time now is 01:30 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.