HTML
CSS
WordPress
PHP
Internet
100
It tells the browser what type of document is.
What is DOCTYPE
100
This property is used to change the face of a font?
What is the font-family property
100
Every blog posts, comments and users are kept here
What is WordPress database
100
This is the syntax for beginning and ending PHP
What is
100
A popular error message that indicates that the client was able to communicate with a given server, but the server could not find what was requested.
What is the 404 or Not Found error message
200
The tag defines a set of navigation links
What is tag
200
This property is used to make a font italic or oblique?
What is the font-style property
200
When you want to change your WordPress theme you will go to?
What is WordPress dashboard -> Appearance menu and Themes link.
200
This function in PHP takes all the text/code/markup that exists in the specified file and copies it into the file that uses the function.
What is an include function
200
One way to tell search engines which files and folders on your Web site to avoid.
What is a robots.txt file
300
The attribute is mostly used to point to a style in a style sheet, and also by JavaScript (via the HTML DOM) to manipulate the element with it.
What is an id attribute
300
There are three ways to associate styles with your HTML document.
What is Embedded CSS, Inline CSS and External CSS
300
When you want to change your WordPress site title you will go to?
What is WordPress General Settings
300
It is used to store information that you can use and manipulate later in your programmes. Things you want to store could be numbers and text.
What is a variable
300
This was the first internet browser from Microsoft
What is Microsoft Internet Explorer
400
This attribute provides alternative information for an image if a user for some reason cannot view it (because of slow connection, an error in the src attribute, or if the user uses a screen reader)
What is an alt attribute
400
The goal behind this stylesheet is to reduce browser inconsistencies in things like default line heights, margins and font sizes of headings, and so on.
What is reset CSS
400
When you want to access your WordPress Login your write...
400
This is a function that outputs one or more strings to the screen
What is echo function
400
This is the country in world with the fastest internet
What is South Korea
500
Everything you put here in between plays a seemingly less important role because, with the exception of the title element, nothing you put in this part of the document is directly visible to your site’s visitors. This is the place where most of the instructions for the browser are located and where you store extra information.
What is a tag
500
Comments can span on multiple lines and are used to explain the code, and may help when you edit the source code at a later date.
What are the characters slash and star and star and slash /* */
500
If you’re not interested in paying for your own hosting, managing your own web server or paying someone else to handle that for you, you’ll probably want to use, this WordPress
500
It can contain multiple values that you can loop through. It is zero-based: the first element is indexed with the number 0.
What is an array
500
This is the protocol and the foundation of data communication for the World Wide Web
What is Hypertext Transfer Protocol
M
e
n
u