It Fill Ups Flashcards
The _________ element is a staring element in an HTML, it indicates that document type definition being used by the document.
<!docktype html>
The ______ is a tag in HTML that describes some aspects of the contents of a webpage.
<meta></meta>
the <ol> tag defines an
ordered list
an unordered list is created using __ tag
<ul>
</ul>
the______ element creates an inline frame
<iframe>
</iframe>
______ tag is used to specify video on html document
<video>
</video>
If a web developer wants to add the description to an image he must use the ______ attribute of <imag> tag</imag>
alt
The ______ property is used to set the position for an element.
position
The float property defines the ______ of content
flow
<p>\_\_\_\_\_\_ is used with elements that overlap with each other.</p>
positioning
the full form of seo
search engine optimization
__ are links on one website that, when clicked take the user to another side
backlinks
one of the optimzation factor to improve image is by using ___ attribute
ALT
an____ helps to find out what you can be done to improve ranking on search engines so that consumer can find the website with greater ease
SEO audit
the ___ files tells search engine which pages you want to exclude from indexing
robots.txt
___ script resides on server computer
server side