simple web assignment 4

AcademicWritersDen.com boasts a team of highly skilled and experienced writers who specialize in various academic fields. The company carefully selects its writers through a rigorous screening process to ensure that they possess the necessary qualifications and expertise. Whether it’s an essay, research paper, or any other homework assignment, students can rely on AcademicWritersDen.com to connect them with professionals who have an in-depth understanding of the subject matter. This ensures that the work delivered is of high quality and meets the academic standards set by educational institutions.

I am needing assistance with multiple choice questions (100 Questions) on an assignment that has limited time. (2 hours) I am unable to access the questions until April 30th 8AM. Would you be available to assist in answering these questions Monday April 30th or Tuesday May 1st? April 30th at 9AM would be best for me. If that does not work just let me know what time does. I understand not having the information in advance is very hard and the answers provided are your best upon helping for that time frame. Here are the questions and correct answers to the last timed assignment to give you an understanding of what questions there will be. This one below took around 30 minutes total. I will provide the questions/mutiple choice with each number and all I need is a letter or answer back for each number.

Example answer back- Question 1 – STMP, POP3, IMAP

.Select protocols that are used for e-mail processing.

SMTP, POP3

ETP, FTP, SMTP

ETP, FTP

SMTP, POP3, IMAP

2.Select the main reason for the initial development of the World Wide Web from the list below:

To allow companies to conduct commerce over the Internet

none of these

To allow companies to advertise over the Internet.

To allow communication between researchers and links between research papers

3.A network that is geographically dispersed and may use some form of public or commercial communications network is called a(n):

Internet

WAN

LAN

WWW

If you prefer a word document just let me know.

13 mins ago

4.Choose the organization listed below that takes a proactive role in developing recommendations and prototype technologies related to the Web.

INTERNET ENGINEERING TASK FORCE (IETF)

INTERNET CORPORATION FOR ASSIGNED NUMBERS AND NAMES (ICANN)

WEB PROFESSIONAL STANDARDS ORGANIZATION (WPO)

WORLD WIDE WEB CONSORTIUM (W3C)

1 day ago

5.The purpose of the ________ protocol is to ensure the integrity of the communication.

FTP

IP

TCP

HTTP

few seconds ago

_6._______ combines the formatting strengths of HTML 4.0 and the data structure and extensibility strengths of XML.

SGML

XHTML

HTML5

HML

1 min ago

7.Select the item below that lists the top level domain name for the URL http://www.yahoo.com.

COM

YAHOO

HTTP

WWW

2 mins ago

8.New Top Level Domains (TLDs) are coordinated by

TCP

ICANN

W3C

NO ONE, BECAUSE ANYONE CAN ADD A TLD TO THE DOMAIN NAME SYSTEM

2 mins ago

9.Choose the tag pairs that are used in a definition list.

<DD> </DD>

<DT> </DT>

<DL> </DL>

ALL OF THESE

2 mins ago

10.Choose the true statement below.

ALL OF THESE

THE CONTENT THAT DISPLAYS IN THE BROWSER IS CONTAINED IN THE BODY SECTION.

INFORMATION ABOUT THE WEB PAGE IS CONTAINED IN THE BODY SECTION.

THE CONTENT THAT DISPLAYS IN THE BROWSER IS CONTAINED IN THE HEAD SECTION.

2 mins ago

11.The <meta> tag is coded in the ________ section of a web page document.

FOOTER

BODY

DOCTYPE

HEADER

3 mins ago

12.What type of HTML list would be good to use to display a list of terms and their definitions?

DEFINITION LIST

UNORDERED LIST

BULLET LIST

ORDERED LIST

3 mins ago

13.What tag pair is used to create the largest heading?

<H9> </H9>

<H TYPE=”SMALLEST”> </H>

<H6> </H6>

<H1> </H1>

3 mins ago

14.Choose the tag pair configures text to be indented from both the left and right margins.

<P>.. </P>

ALL OF THESE

<BLOCKQUOTE>.. </BLOCKQUOTE>

<H1>.. </H1>

3 mins ago

15.Choose the preferred tag pair to use when emphasizing text.

<EM></EM>

NONE OF THESE

<I></I>

<STRONG></STRONG>

4 mins ago

16.Which tag is used to force the browser to display the next text or element on a new line?

<P>

<NEW LINE>

<LINE>

<BR>

4 mins ago

17Choose the special character that is used to indicate a blank space.

NONE OF THESE

©

␣

4 mins ago

18.What tag pair contains the items in an ordered or unordered list?

<ITEM> </ITEM>

NONE OF THESE

<LI> </LI>

<DD> </DD>

4 mins ago

19.Which CSS property configures the size of text?

TEXT-SIZE

FONT-WEIGHT

FONT-SIZE

SIZE

4 mins ago

20.Select the code below that uses CSS to configure a class called “offer” with blue text that uses the Arial or sans-serif font typeface.

#OFFER { TEXT:BLUE; FONT-FAMILY:ARIAL,SANS-SERIF;}

.OFFER { TEXT:BLUE; FONT-FAMILY:ARIAL,SANS-SERIF;}

#OFFER { COLOR:BLUE; FONT-FAMILY:ARIAL,SANS-SERIF;}

.OFFER { COLOR:BLUE; FONT-FAMILY:ARIAL,SANS-SERIF;}

5 mins ago

21.Which CSS property can be used to configure italic text?

FONT-TYPE

FONT-ITALIC

FONT-WEIGHT

FONT-STYLE

5 mins ago

22.The declaration property used to set the text color on a web page is:

COLOR

BGCOLOR

NONE OF THESE

TEXT-COLOR

5 mins ago

23.To associate an external style sheet with a web page, code:

A STYLE ELEMENT IN THE BODY SECTION OF THE WEB PAGE

A STYLE ELEMENT IN THE HEAD SECTION OF THE WEB PAGE

A LINK ELEMENT IN THE BODY SECTION OF THE WEB PAGE

A LINK ELEMENT IN THE HEAD SECTION OF THE WEB PAGE

5 mins ago

24.Select the code below that uses CSS to configure a background color of #eaeaea for a web page.

BODY {BACKGROUND-COLOR:#EAEAEA; }

BODY {BGCOLOR:#EAEAEA; }

DOCUMENT {BACKGROUND-PAGE:#EAEAEA; }

NONE OF THESE

6 mins ago

25.Cascading Style Sheet rules are comprised of:

SELECTORS AND ATTRIBUTES

PROPERTIES AND DECLARATIONS

NONE OF THESE

SELECTORS AND DECLARATIONS

6 mins ago

26.Use the ________ tag to configure a section of a web page that is physically separated from others.

<I> </I>

<SPAN> </SPAN>

<A> </A>

<DIV></DIV>

6 mins ago

27.Which CSS property configures the font typeface?

FONT-FACE

FONT-TYPE

FONT-STYLE

FONT-FAMILY

6 mins ago

28. Use the ________ tag to configure a generic area on a web page that is embedded within a paragraph or other block display element.

<SPAN> </SPAN>

<META> </META>

<TITLE> </TITLE>

<DIV></DIV>

6 mins ago

29.Choose the attribute used to provide accessibility by configuring a text alternative that is available to browsers and other user agents that do not support graphics.

NONE OF THESE

ALT

SRC

TEXT

7 mins ago

30.The Web Safe Color Palette is a collection of 216 colors that

DISPLAY MORE QUICKLY THAN OTHER COLORS

RELATE TO THE FASHION INDUSTRY AND CHANGE EACH YEAR

NONE OF THESE

DISPLAY THE MOST SIMILAR ON BOTH THE MAC AND PC PLATFORMS

7 mins ago

31Select the browser’s action when you configure BOTH a background color and background image for the body selector.

DISPLAY THE BACKGROUND COLOR WHILE THE BACKGROUND IMAGE LOADS AND BEFORE THE BACKGROUND IMAGE IS DISPLAYED

DISPLAY THE BACKGROUND COLOR INSTEAD OF THE BACKGROUND IMAGE

NONE OF THESE

WILL DISPLAY NO BACKGROUND FOR THE PAGE BECAUSE IT IS “CONFUSED”

7 mins ago

32.Choose the recommended method(s) to obtain graphics for your web site.

RIGHT CLICK AND COPY A GRAPHIC YOU LIKE FROM ANY WEB SITE

PURCHASE A CD OF GRAPHICS

BOTH PURCHASE A CD OF GRAPHICS AND USE A GRAPHICS APPLICATION AND CREATE YOUR OWN

USE A GRAPHICS APPLICATION AND CREATE YOUR OWN

7 mins ago

33.Select the code below that will configure a background image called parchment.gif for a web page using CSS.

BODY {BACKGROUND:PARCHMENT.GIF’}

NONE OF THESE

BODY {BACKGROUND-IMAGE:URL(PARCHMENT.GIF); }

DOCUMENT {BACKGROUND:PARCHMENT.GIF; }

7 mins ago

34.A ________ is a smooth blending of shades from one color to another.

TRANSFORM

TRANSITION

SHADOW

GRADIENT

7 mins ago

35.The box model consists of a content area surrounded by:

A BORDER

BORDER AND MARGIN

SPACING, BORDER, AND MARGIN

PADDING, BORDER, AND MARGIN

8 mins ago

36. Select the code below that uses CSS to eliminate the default border on an image configured as an image.

NONE OF THESE

A {BORDER: 0; }

IMG {BORDER: 0; }

IMG {BORDER: NONE; }

8 mins ago

37.A type of graphic that can be made transparent and is commonly used on the Web is:

GIF

PHOTO

JPG

PNG

8 mins ago

38.Select the best reason to include height and width attributes on an <img /> tag.

TO HELP THE BROWSER RENDER THE PAGE FASTER BECAUSE IT RESERVES THE APPROPRIATE SPACE FOR THE IMAGE

TO HELP THE BROWSER DISPLAY THE IMAGE IN ITS OWN WINDOW

THEY ARE REQUIRED ATTRIBUTES AND MUST ALWAYS BE INCLUDED

NONE OF THESE

8 mins ago

39. The four principles of WCAG 2.0 are as follows:

PERCEIVABLE, OPERABLE, UNDERSTANDABLE, ROBUST

CONTRAST, REPETITION, ALIGNMENT, PROXIMITY

LINEAR, HIERARCHICAL, RANDOM, SEQUENTIAL

XHTML, CSS, HTML, NOTEPAD

9 mins ago

40Different browsers and even different browser versions will display your web page ________.

IN EXACTLY THE SAME WAY

ONLY IF YOU BUY THE BROWSER

IN DIFFERENT WAYS

ONLY IF YOU USE HTML5.

9 mins ago

41. Select the most commonly used site organization for commercial web sites.

HIERARCHICAL

LINEAR

RANDOM

NONE OF THESE

9 mins ago

42. Consider ________ when designing for display on a mobile device.

CONTRAST

SMALL SCREEN SIZE

FONT SIZE

ALL OF THESE

9 mins ago

42. When applying the design principle of ________ related items are grouped together.

REPETITION

LINEAR

ALIGNMENT

PROXIMITY

9 mins ago

The one above is 43 When applying the design principle question

10 mins ago

44.The box model consists of a content area surrounded by:

SPACING, BORDER, AND MARGIN

BORDER AND MARGIN

PADDING, BORDER, AND MARGIN

A BORDER

10 mins ago

45. The ________ pseudo-class configures the styles that will apply when the mouse is on a hyperlink.

CLICK

ACTIVE

HOVER

OVER

10 mins ago

46. Choose the HTML5 element below that is used to configure an area on a web page that can stand on its own and could potentially be syndicated.

SECTION

ASIDE

DIV

ARTICLE

10 mins ago

47. The CSS to create the class called myfloat that floats to the right of the other page content, has a 10px margin, and a solid border is:

.MYFLOAT { FLOAT:RIGHT; MARGIN:10PX; BORDER: ON; }

.MYFLOAT { FLOAT:RIGHT; 10PX:MARGIN; BORDER: 1PX SOLID #000000; }

#MYFLOAT { RIGHT:FLOAT: MARGIN 10PX; BORDER: 1PX SOLID #000000; }

.MYFLOAT { FLOAT:RIGHT; MARGIN:10PX; BORDER: 1PX SOLID #000000; }

11 mins ago

48. To apply a style to one or more elements on a web page, configure a CSS ________.

CLASS

ID

NONE OF THESE

GROUP

11 mins ago

49. Use the ________ property along with the left, right and/or top property to precisely configure the position of an element.

POSITION:RELATIVE;

ABSOLUTE:POSITION;

POSITION:FLOAT;

 

 
Do you need a similar assignment done for you from scratch? We have qualified writers to help you. We assure you an A+ quality paper that is free from plagiarism. Order now for an Amazing Discount!
Use Discount Code "Newclient" for a 15% Discount!

NB: We do not resell papers. Upon ordering, we do an original paper exclusively for you.

© Copyright 2020. Academic Writers Den

POSITION:ABSOLUTE;