A style sheet can when used effectively, help to keep the look of a site constant without the need of setting the text properties for each page. There are two types of style sheet, external and internal, although the language used in these style sheets can vary. This site uses an external style sheet that defines the font and the colour of each heading type and the main text. Although I will not cover the details of the code and the syntax you should use in your style sheet, I will tell you a bit about how you may wish to use them.
Well again that depends on what sort of effect you want on your site. If you want to create an overall look for the site (like this one for example), then it will be best to use external style sheets. External style sheets allow greater flexibility and also save time on such sites, because if there is an element of the style you don't like or want to change you only have to change the style sheet and it will transform the rest of your site.
If however you wish each page to be different from the next then internal style sheets would be your answer because you don't want other pages to be affected by the style set in that sheet.
Internal and external style sheets can be used on the same page if you wish, so that you can make a page that looks similar to the other pages, but it maybe uses a different font for example. What you must remember is this, if say the font has been set to different styles in both the internal and the external style sheets, then the font that has been set by the internal style sheet will override that set by the external sheet. The latest "loaded" style sheet is the one that will override all attributes used in the sheet that have been set by other sheets.
India seo freelance web designer India web development ecommerce website developer India
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100