Interviewer And Interviewee Guide

Web Developer & Designer Interview Question:

Tell us how can you integrate CSS file to your webpage?

Submitted by: Muhammad
To integrate CSS file with any number of HTML files, you have to integrate the file after the <head> tag using “Link” property.

<head><Link REL=STYLESHEET HREF= “filename.css”Type=“text/css”></head>
Submitted by: Muhammad

Read Online Web Developer & Designer Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.