There are multiple ways of calling and integrating styles and style sheets into your HTML file(s).
There are three typical ways of integrating cascading style sheets:
1. Inline CSS
2. Embedded CSS
3. External CSS *
* Using "@import"
* There are two ways of calling an external style sheet into the HTML document. The main or common use is using the <link> tag within the head of the HTML document. The second is a combination of the embedded CSS and the external CSS functions, this is called the "@import" function. We will go into depth with this function in its own page.
There are three typical ways of integrating cascading style sheets:
1. Inline CSS
2. Embedded CSS
3. External CSS *
* Using "@import"
* There are two ways of calling an external style sheet into the HTML document. The main or common use is using the <link> tag within the head of the HTML document. The second is a combination of the embedded CSS and the external CSS functions, this is called the "@import" function. We will go into depth with this function in its own page.
| Website Design | Website Design Company | Web Development Get a beautiful website design. Studio Web is a results oriented web design & online marketing firm serving companies worldwide. |
Sponsored Link |