DBMS Study Set – Questions And Answers (Well
Detailed)
HTML stands for Right Ans - Hyper Text Markup Language
Does HTML require an hmtl or htm extension? Right Ans - Yes
Do HTML tags always come in pair? Right Ans - No
Are HTML tags case sensitive? Right Ans - No
Does an HTML element require content? Right Ans - No
Does a HTML document requires a head element and a body element?
Right Ans - No
Can an HTML anchor only point to an HTML link? Right Ans - No
Can a table be embedded in a data cell of another table? Right Ans - Yes
Must HTML attribute tags be enclosed in double style quotes? Right Ans -
No
Is <H1> or <H6> a larger header? Right Ans - <H1?
What is the correct comment style for html? Right Ans - <!-- This is a
comment. -->
What is the correct HTML tag for inserting a line break? Right Ans - <br />
What are the HTML tags to make text bold and italic? Right Ans -
<b><i>This is italic and bold</b></i>
What is the HTML tag required for a hyperlink? Right Ans - <a
href="http://www.abc.com">abc</a>
What is the HTML tag required for an email link? Right Ans - <a
href="mailto:xxx@yyy">
, What are the HTML tags for a table? Right Ans - <table><tr><td>
What is the correct HTML to left-align the content inside a table cell? Right
Ans - <td align="left">
What is the correct HTML for inserting an image? Right Ans - <img
src="image.gif" alt="MyImage" />
The following script generates three frames, what is the layout?
<frameset cols="20%,80%">
<frame src="frame_a.htm">
<frameset rows="25%,75%">
<frame src="frame_b.htm">
<frame src="frame_c.htm">
</frameset>
</frameset> Right Ans - One at the left side and two at the right side of the
window
The following HTML script will display a hyperlink "Click here!" in browser. If
the user
clicks the link "Click here", what will happen?
<a href="http://www.somewhere.com/" target="_top">Click here!</a>
Right Ans - Display website "http://www.somewhere.com" in the current
browser window
What HTML creates a hyperlink that can directly jump to the text
"Useful Tips Section"?
<a name="tips">Useful Tips Section</a> Right Ans - <a
href="http://abc.org/abc.html#tips"> Jump to Useful Tips Section</a>
What HTML script generates an inline frame? Right Ans - <iframe
src="inframe.html"></iframe>
What HTML tags are all tags for definition list? Right Ans - <dl><dt><dd>
What HTML tags are all tags for ordered list? Right Ans - <ol><li></ol>
Which HTML element will display space? Right Ans -
The benefits of buying summaries with Stuvia:
Guaranteed quality through customer reviews
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller LeCrae. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $8.99. You're not tied to anything after your purchase.