Practice free →
HomeMaharashtra HSC Class 12 (Arts)informationtechnologyCascading Style Sheets in HTML5 › Which HTML tag attaches an external CSS file to …

Which HTML tag attaches an external CSS file to a page?

A<style>
B<link>
C<css>
D<head>
Answer & Solution
Correct answer: B. <link>
1. The External stylesheet section shows the linkage method. 2. 'It uses the <link> tag on every page'. 3. The <link> tag is placed inside the <head> section. 4. <style> is for embedded CSS within the page. _Source: Maharashtra Balbharati Std XII Information Technology, Ch 1 "Cascading Style Sheets in HTML5", §1.4 ¶2_
Solve this in the app — Maharashtra HSC Class 12 (Arts) practice & 24k+ MCQs →
Related questions