Why we use CSS with HTML?

Started by bidabingseo, 11-08-2011, 23:47:51

Previous topic - Next topic

spyindiadeepakjain

Css is use with Html because Css is use for look and feel without Css a website looking is not good but html is mainly used for design of a web page and after complete the designing of a web page, we can add the css for look and feel. If a site have good look and feel than it impress the website visitors
  •  


kiash001

HTML (hypertext markup language) is a mark up language. We use it to mark up or wrap text or contents and CSS (Cascading Style Sheets) is a styling language, we use it to styling text or contents.


MarcoLeitner

The purpose of CSS is to provide web developer more control over page layout and display than what html offers.With html alone there are various coding tricks that are used to achieve desired page layout but main problem is that it don't work same with all the browser.So to over come these problem CSS standards are defined which is more predictable and reliable.

SanviMalhotra

Use CSS to define styles for your documents, including the design, layout and variations in display for different devices and screen sizes. You can place your CSS in the <head> of a document with an embedded style sheet, or attach a separate file that defines your styles with an external style sheet.

Gadsubone

Use CSS to define styles for your documents, including the design. you use HTML to describe the content of the document.Ya its very true i agree that previous comments.

http://www.c2bpromo.com/usb-drive-pens.html

USB drive pens
  •  


Shikha Singh

CSS is an extremely powerful style sheet language which is used to control the look and feel of the content written in HTML. So what does this mean? It means that if we have a website element, let's say a "title", and we want to make the text size "20px", the color "black", and the padding around it "10px", we would use CSS to control the look of our element.


hunkriyaz

it is very simple HTML has a limitation on designing page with the help of Css you can design your page as you want
so that is the reason why css is used with html

transcendtorontoseo

We use CSS because it is an extremely powerful style sheet language which is used to control the look and feel written in HTML.  CCS also provides efficiency in design and updates. Its use can lead to faster page downloads and most importantly it is easy to work with.
Seek Clarity. Do the work. http://transcendtorontoseo.com
  •