Open navigation
quizbase
Courses
All
<!DOCTYPE>
<body>
<link>
<meta>
<title>
<head>
<style>
<base>
<html>
<noscript>
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
<base> - HTML top level tags - HTML | Quizbase
<base>
Courses
HTML
HTML top level tags
<base>
What is the purpose of the
<base>
element in a document?
What happens if multiple
<base>
elements are used in a document?
How are in-page anchors resolved with the
<base>
element?
What happens if the
target
attribute contains invalid characters?
What will
console.log(document.baseURI)
output if no
<base>
element is present?
How do Open Graph tags interact with the
<base>
element?
What is the default behavior of the
target
attribute in the
<base>
element?
What are the permitted parents for the
<base>
element?