Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   HTML / DHTML (http://siteownersforums.com/forumdisplay.php?f=7)
-   -   Why we use CSS with HTML? (http://siteownersforums.com/showthread.php?t=52377)

pmonu 11-09-2011 10:59 PM

Why we use CSS with HTML?
 
Why we use CSS with HTML?

Davidweb 11-28-2011 09:16 PM

CSS is use to display the HTML elements.

cyberdesignz 11-28-2011 10:52 PM

CSS stand for Cascading Style Sheet is used how to display HTML elements on page.
you can add different style on your page like background, font color, size, border, padding, margin etc. you can also make a navigation menu by using CSS.
CSS are normally save at external style sheet (.css) that allows you to change the appearance of all the pages in website.

Spoint_Vinil 11-29-2011 12:36 AM

CSS is used to make web page attractive and user friendly

:cool:

serena85 11-29-2011 03:00 AM

Because CSS can give us speed and easy access.

tonybrown2387 12-01-2011 09:12 PM

If you want to get close to HTML and CSS, then you should think of learning ir online with various tutorials available for free. Do visit w3schools.com.

tonybrown2387 12-01-2011 09:23 PM

If you want to get close to HTML and CSS, then you should think of learning ir online with various tutorials available for free. Do visit w3schools.com.

jackmarston156 12-04-2011 10:43 PM

CSS is used to minimize web page loading time. It enhances the bandwidth of the Internet. You need to place your CSS in proper places for better results.

jackmarston156 12-04-2011 10:49 PM

Including ease of use, multiply editor for a site as well as even a single page as well as authority of users HTML is an awesome coding language.

georgerobbins68 12-05-2011 02:14 AM

You should place your CSS in external style sheets. This method is preferred due to faster page loads, and lower bandwidth usage. It is easy to control.

henryjordan1936 12-05-2011 09:44 PM

CSS stands for Cascading Style Sheet. It is being observed that placing your CSS on external style sheets is a suitable option.

haroldmacmillan 12-05-2011 11:32 PM

Learning programming needs a step by step method and entails thinking rationally. It depends on how you are willing to learn about CSS and HTML.

haroldmacmillan 12-05-2011 11:37 PM

Learning programming needs a step by step method and entails thinking rationally. It depends on how you are willing to learn about CSS and HTML.

dheeraj 12-06-2011 06:09 AM

The main benefit in CSS, is that it manages to separate the style from the content on your web page. If you are used to using HTML, you'll have noticed, that HTML can do both style and content. With a FONT-tag, and some artistic sense, you can make a HTML page quite stylish.

movielocker 12-07-2011 11:49 PM

The purpose of CSS is to provide webmasters more control over page layout and display than HTML offers...


All times are GMT -7. The time now is 03:11 AM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.