There are different cascading style sheets styles. When there are multiple styles used in a document, there is a process of using the style sheets in that document. The style that has the highest priority is inline style, followed by internal style, then external style. If there is no CSS style defined, then the browser style will be used. The priority will be established by developing a new virtual style rule where the precedence of the styles will be followed. An inline style will override the style that has been defined inside the <head> tag or the one that has been defined by an external style. Multiple styles are defined if a specific web document has a specification for a specific page. In such cases, there are CSS styles that have been defined for the entire website but some web pages have specific style. In this case, the specific page will use the inline style that has been defined to be used.
There are different features that can be added to a web page using a cascading style sheet. One of the features is formatting features like font and text color. Another feature that can be added using cascading style sheet is the location of GUI elements on the web page. Another feature that can be added by the CSS is the general layout of the webpage. There are two layouts of a webpage. It can either be table-based or CSS-based. This is where the components of the web page are defined and subdivided so that the various components can be arranged in a professional manner. The three features have been chosen by the researcher because they are commonly used while designing a webpage. The format of a website would be cumbersome if there was no CSS. Websites are formatted in the looks in terms of the CSS that have been set. Changing the formats of a website in a manual way would be difficult for web designers.
There are different methods of determining the color of a web page. One is the hexadecimal specification. One advantage of this method is that it is widely used and many screens have the combinations that are stated by the notation. One disadvantage of this color notation is that designers are required to know the combination of the different colors. This is hard. Another disadvantage is that there are many colors that are coming up which makes it the notation are regarded as non-exhaustive.
Another method is RGB. This notation has also been around for long. The disadvantage of this style is that it has limited colors. One advantage is that it is easy to use. There is also HSL which is a new notation. With this method is possible to combine, light, hue, and saturation of the colors. This is the main advantage with this method.
When determining the method to be used, the factors that need to be determined are the compatibility of the browsers. There are some browsers which are not compatible with some color combination. Another factor is the context with which the combination will be used.
The website had many technologies that co-exist to bring functionality of the website. One of the technologies that are found is JavaScript. This is a technology that allows dynamism to be achieved in a given website. The article talks about the technologies of a given website. There are many technologies that come with a website.
References
Lazaris, L. (2013). Jump Start CSS. SitePoint.