| | G'day what is the best program to use to create css and what is the real benifit of using them. :? |
|
|
I'm interested in the answer too!
Dreamweaver mx 2004 offers a page made with stye sheets but I dont see the benifit whats wrong with html and whats the difference or the benifit. :? I have not used them at all
What is CCS? I've heard of it, but i dont realy know what it is and i dont know what it stands for, can someone tell me?
QUOTE CSS, is a flexible form of code designed to compliment and enhance HTML. It is used to set pre-defined styles for individual page elements, complete pages and/or web sites. Results are reflexed in more control over formatting, time savings in coding, and bandwidth used to render pages.
CSS allows for the introduction of elements that are not supported by ordinary HTML tags. It can be used to format fonts, backgrounds, tables, and used in page layout. It is accomplished by defining styles for existing HTML tags, or creating new styles called \"classes\". It can be placed in your HTML documents in one of two ways, inline coding or an external style document. The inline CSS method is placed directly into a web page. It can be contained within the <HEAD> tags, or used within individual HTML tags, or a combination of both. Using the external method you place your styles in a single file document and link it to your pages. With this method you can set the format for a complete web site, and have only one file to edit. When the changes are made they will apply themselves to the complete site. Here is a very good introudscution to CSS: http://wendypeck.com/css101.html and an even better one: http://www.westciv.com/style_master/academ.../css_intro.html and http://www.westciv.com/style_master/academ.../key_ideas.html CSS is really cool because for me it allowed me to edit the whole look of my website in one go and made my website soooo much easier to handle. Dreamweaver can be used for writing CSS, but basic notepad can be used to write it manually which is what I do. skyglow1
Writing it yourself is alot better than a generator.
For people who want to save time or are new to website making, then a generator would be better.
skyglow1
Thanks skyglow I will check out the links you provided the information also helped it makes duplicating formats of pages easy obviousley by linking new pages to the same css 8)
is good
Latest Entries
In css you can use fonts that are not normally accepted by html because css actually downloads the font to the client's computer and the best program that is free is notepad (i prefer notepad above all others) but FrontPage and Dreamweaver are good programs as well as trillian code pad (which does the highlights and code tidying and things like that) which is free, just do a google search on Cascading Style Sheet Programs and i am sure that you will do good on finding an appropriate program.
I wouldn't say notepad is the best, although it certainly does work. I really prefer an editor with syntax highlighting and auto-indenting, among other features. Those help me write my code more easily.
Notepad is the best program for css and css is not hard at all
What is CSS?
CSS stands for Cascading Style Sheets Styles define how to display HTML elements Styles are normally stored in Style Sheets Styles were added to HTML 4.0 to solve a problem External Style Sheets can save you a lot of work External Style Sheets are stored in CSS files Multiple style definitions will cascade into one Styles Solve a Common Problem HTML tags were originally designed to define the content of a document. They were supposed to say "This is a header", "This is a paragraph", "This is a table", by using tags like <h1>, <p>, <table>, and so on. The layout of the document was supposed to be taken care of by the browser, without using any formatting tags. As the two major browsers - Netscape and Internet Explorer - continued to add new HTML tags and attributes (like the <font> tag and the color attribute) to the original HTML specification, it became more and more difficult to create Web sites where the content of HTML documents was clearly separated from the document's presentation layout. To solve this problem, the World Wide Web Consortium (W3C) - the non profit, standard setting consortium responsible for standardizing HTML - created STYLES in addition to HTML 4.0. Both Netscape 4.0 and Internet Explorer 4.0 support Cascading Style Sheets. -------------------------------------------------------------------------------- Style Sheets Can Save a Lot of Work Styles in HTML 4.0 define how HTML elements are displayed, just like the font tag and the color attribute in HTML 3.2. Styles are normally saved in files external to your HTML documents. External style sheets enable you to change the appearance and layout of all the pages in your Web, just by editing a single CSS document. If you have ever tried to change the font or color of all the headings in all your Web pages, you will understand how CSS can save you a lot of work. CSS is a breakthrough in Web design because it allows developers to control the style and layout of multiple Web pages all at once. As a Web developer you can define a style for each HTML element and apply it to as many Web pages as you want. To make a global change, simply change the style, and all elements in the Web are updated automatically. -------------------------------------------------------------------------------- Multiple Styles Will Cascade Into One Style Sheets allow style information to be specified in many ways. Styles can be specified inside a single HTML element, inside the <head> element of an HTML page, or in an external CSS file. Even multiple external Style Sheets can be referenced inside a single HTML document. Cascading Order What style will be used when there is more than one style specified for an HTML element? Generally speaking we can say that all the styles will "cascade" into a new "virtual" Style Sheet by the following rules, where number four has the highest priority: Browser default External Style Sheet Internal Style Sheet (inside the <head> tag) Inline Style (inside HTML element) So, an inline style (inside an HTML element) has the highest priority, which means that it will override every style declared inside the <head> tag, in an external style sheet, and in a browser (a default value). Good lukc on mastering css!
Use Edit plus for clean stylesheets
Similar Topics
Keywords : cascading, style, sheets
(8) QUOTE SINGLE UNDERLINE BELOW THE SIGN These persons are very confident and are good Alone, semi-alone, or in a group? (21) I wonder what a person's eating style says about him or her. For example, someone who likes to ATM-style device called the Blaze Net (15) QUOTE Burning CDs, downloading mobile-phone ringtones, even printing digital-quality photos How do i install a style? (8) Ok I want to know, in a very detailed manner, how to install a DL'ed theme or style into my php (13) I need some "medieval" skin for my forum (i already have chronicle) the pics doesn't have to be (9) Rating ?.... (17) Kinda like *BLEEP* Tracy or The Shadow . You know what I mean? So the villian is Tony Kohuda. (5) How do I create a new style in phpbb? like for the whole page to change?.... (0) This script uses a cookie, so that's your only real restriction, as some browsers wont accept them wtf is up with this hair style (8) TheMullet has to be the dumbestlooking hair i have ever seen, lol it wis widelymade fun of Looking for cascading, style, sheets
|
|
![]() cascading style sheets |
| ADD REPLY / Got an Opinion! | Remove these ADs! | RAPID SEARCH! | Free Web Hosting | [X] |
|
Express your Opinions, Thoughts or Contribute more info. to help others. Ask your Doubts & Queries to get answers, So that "Together We can help others!" |
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP. | 500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE |
|