front end developer test

Description

we create this test to choose some students for front end developer course
joni jiniani
Quiz by joni jiniani, updated more than 1 year ago
joni jiniani
Created by joni jiniani almost 9 years ago
10373
1

Resource summary

Question 1

Question
What does HTML stand for? ( როგორ იშიფრება HTML ? )
Answer
  • Hyperlinks and Text Markup Language
  • Home Tool Markup Language
  • Hyper Text Markup Language

Question 2

Question
Who is making the Web standards? ( ვინ აწესებს web-ის სტანდარტებს? )
Answer
  • Google
  • IBM
  • The World Wide Web Consortium
  • Microsoft
  • Mozilla

Question 3

Question
Choose the correct HTML element for the largest heading: (აირჩიეთ სწორი HTML ელემენტი უდიდესი ტექსტის ფონტით გამოსატანათ )
Answer
  • <h6>
  • <head>
  • <h1>
  • <big>

Question 4

Question
What is the correct HTML element for inserting a line break?
Answer
  • <break>
  • <newline>
  • <br>
  • <new>

Question 5

Question
What is the correct HTML for adding a background color?
Answer
  • <body bg="red">
  • <body background="yellow">
  • <div background="green">
  • <div style="background-color:grey;">

Question 6

Question
What is the correct HTML for creating a hyperlink?
Answer
  • <a href="http://www.google.com">google</a>
  • <a url="http://www.google.com">google</a>
  • <a>href="http://www.google.com"</a>

Question 7

Question
How can you open a link in a new tab/browser window?
Answer
  • <a href="url" new>
  • <a href="url" new_window>
  • <a href="url" target="_blank">
  • <a href="url" target="_new">

Question 8

Question
How can you make a numbered list?
Answer
  • <ol>
  • <ul>
  • <dl>
  • <nl>

Question 9

Question
What is the correct HTML for making a text input field?
Answer
  • <textfield>
  • <text>
  • <input type="text">
  • <input type="textfield">

Question 10

Question
What is the correct HTML for making a text area?
Answer
  • <input type="textarea">
  • <input type="textbox">
  • <textarea>

Question 11

Question
Which doctype is correct for HTML5?
Answer
  • <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 5.0//EN" "http://www.w3.org/TR/html5/strict.dtd">
  • <!DOCTYPE HTML5>
  • <!DOCTYPE HTML>

Question 12

Question
What does CSS stand for?
Answer
  • Creative Style Sheets
  • Computer Style Sheets
  • Cascading Style Sheets
  • Colorful Style Sheets

Question 13

Question
Where in an HTML document is the correct place to refer to an external style sheet?
Answer
  • At the end of the document
  • In the <body> section
  • In the <head> section
  • In the <footer> section

Question 14

Question
Which HTML tag is used to define an internal style sheet?
Answer
  • <script>
  • <style>
  • <code>
  • <css>

Question 15

Question
Chose correct CSS syntax?
Answer
  • {body;color:black;}
  • {body:color=black;}
  • body{color=black;}
  • body {color: black;}

Question 16

Question
Inside which HTML element do we put the JavaScript?
Answer
  • <js>
  • <script>
  • <javascript>
  • <scripting>

Question 17

Question
Where is the correct place to insert a JavaScript?
Answer
  • The <body> section
  • The <head> section
  • Both the <head> section and the <body> section are correct
  • The <footer> section

Question 18

Question
How do you call a function named "myFunction"?
Answer
  • call myFunction();
  • myFunction();
  • call to function myFunction();

Question 19

Question
JavaScript is the same as Java.
Answer
  • yes
  • no
  • why not

Question 20

Question
Which operator is used to assign a value to a variable?
Answer
  • *
  • /
  • =
  • -
Show full summary Hide full summary

Similar

April Entry Project: Writing research questions
Rachel Elmslie
Web Designing & Development Full Tutorial
Nandkishor Dhekane
Writing a purpose statement
Rachel Elmslie
RESEARCH
Toni Nursey
Test I. Introduction to web technologies
Angel Martínez Rodriguez
Intro to HTML
Balikkoftesi
Front-End Web Development
Chanthy Ngin
Media theories and audience research
Chloe Cotterill
HTML + CSS
Justina Sadikova
OpenSource Programming
Faheem Ahmed
BGE HTML + CSS
Ian Simpson