What is external Style Sheet? How to link?
Answer / rojythakur.learningpp@gmail.co
In External you give css properties in seperate file.
Link : <link rel="stylesheet" type="text/css" href="style.css" />
Here style.css is your CSS file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can you explain what A/B testing is and how it can be used in UX design?
How do you approach designing for different screen sizes (mobile, tablet, desktop)?
What is web application in simple words?
Explain what is Information Architecture?
How do you ensure consistency in UI elements across a design system?
How do I save a web page?
How do you measure the success of a UI/UX design?
What are the New Media Elements in HTML5? is canvas element used in HTML5
What is the role of A/B testing in UX?
Is websql part of html 5 detail?
What is the difference between a web application and a website?
How can you integrate css file to your webpage?