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

Notices


Reply
 
Thread Tools Rate Thread Display Modes
Old 09-02-2016, 04:32 AM   #46
pattroderick
Registered User
 
Join Date: Jul 2016
Posts: 243
Cascading Style Sheet (CSS) that is used to formatting the page written in Markup language.
__________________

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.
pattroderick is offline   Reply With Quote
Old 09-04-2016, 11:07 PM   #47
Claire_Anderson
Registered User
 
Join Date: Aug 2016
Posts: 40
With CSS, you also need to learn HTML,because HTML is used to describe, how the contents of the website will be displayed.

The developers need to learn HTML and CSS for creating the UI of the website but if you want to learn HTML and CSS then start with the new versions HTML 5 and CSS 3 versions.

To create the system functionality, you also need to learn PHP, JAVA, Python or .NET. You can choose any language you like but You can learn PHP for developing the dynamic applications. It is easier to use and learn. You can easily create dynamic web pages with PHP language. It also has strong community support to help you in case of any issues while application development. It also has many security extensions to create a secure application like PHPID and Pixy tools.

CSS is used to crate the layout of these webpages like the color of text, size of text etc.

Three types of CSS:

1.In line Cascading Style Sheet.

2.External Cascading Style Sheet.

3.Internal Cascading Style Sheet.

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

2. 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.

3. 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
Reply


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 07:42 AM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.