1.3 Flashcards
1
Q
1.3.3
1. Explain what HTML is
2. What are the 3 main tags that a html page is built up of?
A
2
Q
1.3.3
1. What is the <title> tag?
2. What is the <h> tag?
3. What is the <p> tag?</h></title>
A
3
Q
1.3.3
1. What is the <img></img> tag?
2. What is the <a> tag?
3. What are the <ul>, <ol> and <li> tags?</a>
A
4
Q
1.3.3
1. Explain what CSS is
2. How can CSS be used in your code?
3. How do you use identifiers in css to apply the css to the html?
A
5
Q
1.3.3
1. Explain what JavaScript is
2. What are the <form>, <input></input>, and
tags?
3. What is the syntax for javascript?
A