Advertisements
Advertisements
प्रश्न
What different types of stylesheets can be created? How are these different?
दीर्घउत्तर
Advertisements
उत्तर
Three different kinds of style sheets are available in CSS and can be linked to web pages.
These are:
- Inline: Styles are incorporated directly into the HTML code that they modify.
- Internal: Styles are inserted into the website’s header data and eventually affect all relevant tags on the page.
- External: Styles are referenced from within the header of the actual web page after being coded in a different document.
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
अध्याय 6: Cascading Style Sheets (CSS) - Assisted Practice [पृष्ठ २७२]
