Learning content
Feedback
Expand
Coding Fundamentals
Introducing HyperText Markup Language (HTML)
80 mins
Debugging HTML
20 mins
Quiz
Cascading Style Sheets (CSS)
JavaScript
User Experience (UX)
Benefits of Good User Experience
59 mins
Quiz
SAP Fiori Development
Tell us what you think
We want to create the best possible experience for our learners. Your feedback helps us to improve the experience for everyone.
Give feedback
Search
SAP Learning Journey
Knowledge quiz
It’s time to put what you’ve learned to the test, get 3 questions right to pass this unit.
Q1.
Which tag should be used first on an HTML document
Choose the correct answer.
A
<!Doctype HTML>
B
<Doctype!>
C
<script>
Q2.
Which element do you use to create a header cell in an HTML table?
Choose the correct answer.
A
<tr> Element
B
<th> Element
C
<td>Element
Q3.
Which HTML element can you use to display a hyperlink on a web page.
Choose the correct answer.
A
<a> </a>
B
<p> </p>
C
<div> </div>
Q4.
What types of errors can we detect with the debugger and
There are two correct answers.
A
Syntax Errors
B
Logical Erros
C
Validation Errors
To complete the knowledge quiz you need to
create an account or login
Login to complete quiz