![]() |
|
#1
|
||||
|
||||
|
I would like to introduce CSS to those people who don't know what it is. CSS stands for Cascading Style Sheet. Cascading style sheets are mainly used to manage the layout of web pages. Usually we use CSS stuffs on HTML pages to define text styles, table sizes, borders and other issues. If you are creating a web page with maintaining its standard, you should use CSS to get a good output. Thank you.
__________________
Mystudytable.com The Technology is a gift to the children of this generation who will take the responsibility of next generation. |
|
#2
|
|||
|
|||
|
I can't code CSS but I can read it and edit it! it's good to have your site runned by smooth CSS code though
__________________
webmaster forum |
|
#3
|
||||
|
||||
|
Thank you for your pleasant comment. It's also easy to create a CSS file. I am going to show some tutorials and tips on my next post on CSS section. Hope you like it.
__________________
Mystudytable.com The Technology is a gift to the children of this generation who will take the responsibility of next generation. |
|
#4
|
|||
|
|||
|
CSS is a cascading style sheet,the best use of css is a designing a your website then you make css for that which type of background colour,button colour and other all the things you want in your site,example of css this give you a idea
<STYLE TYPE="text/css"> <!-- body { text-decoration: none; color: navy; font-family: "arial"; font-size: 12pt; font-weight: medium; } .title { text-decoration: bold; color: green; font-family: "ms sans serif"; font-size: 24pt; font-weight: heavy; } .bold { text-decoration: bold; color: black; font-family: "courier, arial"; font-size: 14pt; font-weight: heavy; } a:link { text-decoration: none; color: red; font-family: "ms sans serif"; font-size: 12pt; font-weight: heavy; } .head { color: #000000; font-family: "ms sans serif"; font-size: 35px; margin-top: 35px; margin-left: 28px; } .foo { text-decoration: underline; color: #00FF00; font-family: "courier"; font-size: 14pt; font-weight: heavy; } --> this way you make a css.
__________________
ipad dock |
|
#5
|
|||
|
|||
|
Quote:
__________________
Cisco CCNA Answers |
|
#6
|
||||
|
||||
|
There are platy of tutorials online for this F***** question.
Tarif try to put valuable question rather then this kind of junk question. This kind of question down the forum reputation. Sorry for being rude
|
|
#7
|
|||
|
|||
|
CSS means Cascading Style Sheets. These style sheets work as an accomplice of HTML code to address issues of color, font, design and even the look and feel of the entire site. To change one aspect of a particular Web site, all that is necessary is to modify a CSS file and HTML page for each question will automatically appear in a different way. This makes the maintenance of web sites quickly and easy. CSS helps maintain a consistent appearance between the pages of the website reads from a single style sheet.
__________________
Cheap Mobile Phone Accessories |
![]() |
| Tags |
| cascading style sheet, css |
| Thread Tools | |
| Display Modes | |
|
|
|
Powered by vBulletin® Version 3.8.4 Copyright ©2000 - 2010, Jelsoft Enterprises Ltd. |
![]() |