|
Home
| Province of Manitoba
Internet Policy
| Website Development Standards
Accessibility | Common Utilities | CSS | Electronic Forms | File Structure | HTML Forms | Images Linking | Metadata | Site Operation | Quality Assurance | Search | Department Template Cascading Style Sheets (CSS) GuidelinesCascading Style Sheets (CSS) is a simple mechanism for adding style (e.g. fonts, colours, spacing) to web documents. All Manitoba government templates must incorporate the government style sheet into their site while ensuring that pages are usable without the style sheet. The government of Manitoba style sheet follows W3C CSS standards. This style sheet also lets the users view their pages in either large, medium or small font. See the Accessibility, Usability and Access Key guidelines for specific information on accessibility. There are several CSS files used in this template to manage various layouts and custom styles. Usage: Outside the “_resources” folder: NOTE: older versions of the government of Manitoba standard style sheet must be updated as pages are revisited. There are changes in the new style sheets that will affect the formatting of pages. Headings and TitlesHeading and titles must be used with the proper coding. Fonts from different families in the same style of face (ex: serif and sans serif) should not be used on the same screen under any circumstances. Avoid using all capital letters. Words set in all capitals use up to 30 per cent more space for letters and slow reading speed by 12 per cent. A popular technique that search engines and accessibility software use to score relevance of content on a webpage is by looking at the heading tag. Headings are in larger print, and are considered the most important content on your page since they contain the topic of the page, or offer a summary of the content on the page. Headings come in various sizes represented by the HTML tags <H1>, <H2>, <H3> and so on, where <H1> is larger than <H2>. Your most important keywords should be placed in the biggest heading tags, as they will be granted more importance than keywords in the body text. Contact standards@gov.mb.ca for more help in creating a style sheet.
|
|