Go Back   Site Owners Forums - Webmaster Forums > Web Design > Graphic Design

Notices


 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
Old 08-19-2016, 05:10 AM   #31
Claire_Anderson
Registered User
 
Join Date: Aug 2016
Posts: 40
CSS stands for Cascading Style Sheet. It defines the layout of the html document. It defines that how the html elements will look like e.g; the color of text, its font and size etc
There are three types of CSS:
In line Cascading Style Sheet
External Cascading Style Sheet
Internal Cascading Stle Sheet


External Cascading Style Sheet:
In External Cascading Style Sheet, you create separate CSS file and write the CSS code in that file.

Internal Cascading Style Sheet:

In Internal Cascading Style Sheet, You write the CSS code in the head section of HTML code. which makes it easier to apply styles likes classes to reuse the code.

In line Cascading Style Sheet:
The Inline style is specific to the tag itself. The inline style uses the HTML "style" attribute to style a specific tag
__________________
Claire

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Claire_Anderson 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 Off
HTML code is Off

Forum Jump


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


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.