Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Which of the following tag can be used to embed a Document-wide styles in a document’s head element?

a) <head>
b) <style>
c) <script>
d) <html>

Answer: b
Explanation: Document-wide styles can be embedded in a document’s head element using the <style> tag. <script> </script> tag is used for Javascript.

Join The Discussion