CSS Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.Anti-spam check. Do not fill this in! AdvancedSpecial charactersHelpHeadingLevel 2Level 3Level 4Level 5FormatInsertLatinLatin extendedIPASymbolsGreekGreek extendedCyrillicArabicArabic extendedHebrewBanglaTamilTeluguSinhalaDevanagariGujaratiThaiLaoKhmerCanadian AboriginalRunesÁáÀàÂâÄäÃãǍǎĀāĂ㥹ÅåĆćĈĉÇçČčĊċĐđĎďÉéÈèÊêËëĚěĒēĔĕĖėĘęĜĝĢģĞğĠġĤĥĦħÍíÌìÎîÏïĨĩǏǐĪīĬĭİıĮįĴĵĶķĹĺĻļĽľŁłŃńÑñŅņŇňÓóÒòÔôÖöÕõǑǒŌōŎŏǪǫŐőŔŕŖŗŘřŚśŜŝŞşŠšȘșȚțŤťÚúÙùÛûÜüŨũŮůǓǔŪūǖǘǚǜŬŭŲųŰűŴŵÝýŶŷŸÿȲȳŹźŽžŻżÆæǢǣØøŒœßÐðÞþƏəFormattingLinksHeadingsListsFilesDiscussionReferencesDescriptionWhat you typeWhat you getItalic''Italic text''Italic textBold'''Bold text'''Bold textBold & italic'''''Bold & italic text'''''Bold & italic textDescriptionWhat you typeWhat you getReferencePage text.<ref>[https://www.example.org/ Link text], additional text.</ref>Page text.[1]Named referencePage text.<ref name="test">[https://www.example.org/ Link text]</ref>Page text.[2]Additional use of the same referencePage text.<ref name="test" />Page text.[2]Display references<references />↑ Link text, additional text.↑ Link text=====CSS priority scheme===== {| class="wikitable" |+ CSS priority scheme (highest to lowest) |- ! Priority !! CSS source type !! Description |- | 1 || Importance || The "{{code|lang=css|code=!important}}" annotation overwrites the previous priority types |- | 2 || Inline || A style applied to an HTML element via HTML "style" attribute |- | 3 || Media Type || A property definition applies to all media types unless a media-specific CSS is defined |- | 4 || User defined || Most browsers have the accessibility feature: a user-defined CSS |- | 5 || Selector specificity || A specific contextual selector ({{code|lang=css|code=#heading p}}) overwrites generic definition |- | 6 || Rule order || Last rule declaration has a higher priority |- | 7 || Parent inheritance || If a property is not specified, it is inherited from a parent element |- | 8 || CSS property definition in HTML document || CSS rule or CSS inline style overwrites a default browser value |- | 9 || Browser default || The lowest priority: browser default value is determined by W3C initial value specifications |} Summary: Please note that all contributions to Christianpedia may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here. You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Christianpedia:Copyrights for details). Do not submit copyrighted work without permission! Cancel Editing help (opens in new window) Discuss this page