Full Stack Basics quiz

Full Stack Basics quiz

Professional Development

30 Qs

quiz-placeholder

Similar activities

HTML AND CSS

HTML AND CSS

Professional Development

25 Qs

Infinity coding school

Infinity coding school

Professional Development

25 Qs

BT Final HTML & CSS & JS

BT Final HTML & CSS & JS

Professional Development

25 Qs

Front End Forge Final

Front End Forge Final

Professional Development

25 Qs

Z Institute

Z Institute

Professional Development

30 Qs

WEBZEN MCQ

WEBZEN MCQ

Professional Development

25 Qs

CSS Test 1

CSS Test 1

Professional Development

30 Qs

DIW temas 1-15

DIW temas 1-15

Professional Development

28 Qs

Full Stack Basics quiz

Full Stack Basics quiz

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Yuvaraj CSE

Used 1+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

HTML attributes always appear where?
In the opening tag
In the closing tag
Between the tags
After the closing tag

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

HTML5 incorporates three kinds of code: HTML, CSS and Javascript. Which of these provides the structure to a webpage?
Javascript
HTML
CSS
None

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an HTML element?
The starting tag
The ending tag
The content between the tags
Everything from start to end tag

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the correct HTML element for inserting a line break?
<b>
<lb>
<br>
<break>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Web Standards are decided on by who?
Microsoft
Apple
W3C
Google

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag indicates the presence of javascript

<css>

<script type="text/javascript">

<?php>

<style>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

javascript can be written within

<head> tag only

<body> tag only

it can be written within both <head> and <body> tag

none of the above

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?