· This Assignment must be submitted on Blackboard via the allocated folder. · Email submission will not be accepted. · You are advised to make your work clear and well-presented, marks may be reduced for poor presentation. · You MUST show all your work. · Late submission will result in ZERO marks being awarded. · The work should be your own, copying from students or other resources will result in ZERO marks. · Use font for all your answers. Question One What is the URL? Explain the different URL components with an example from each component. Question Two Explain the two strategies: Styling Strategy and Scripting Strategy. Question Three Explain the different statements of the following HTLM page.

My First Heading

This is heading 2

This is heading 3

My first paragraph.

www.seu.edu.sa Question Four Discuss the different steps to create a basic web page. Question Five Give the different list types available in HTML with example.

URL stands for Uniform Resource Locator and it is a specific character string that serves as a reference to a resource on the Internet. It is used to locate and retrieve information from web servers. The URL consists of several components, each providing specific information about the resource being accessed.

The different components of a URL are as follows:

1. Scheme/Protocol: This component specifies the protocol used to access the resource. For example, “http://” is used for web pages and “ftp://” is used for file transfer.
Example: http://www.example.com

2. Domain Name: This component identifies the specific domain or website hosting the resource. It is often represented as “www.example.com”.
Example: www.google.com

3. Port Number: This component specifies the network port to which the request is being sent. It is optional and, if not specified, it is assumed to be the default port for the specified protocol. For example, the default port for HTTP is 80.
Example: http://www.example.com:8080

4. Path: This component specifies the path or location of the specific resource within the website. It can include directories and subdirectories.
Example: http://www.example.com/images/picture.jpg

5. Parameters: This component is used to pass additional information to the web server. Parameters are separated by “&” and consist of a key-value pair. They are often used for dynamic content and form submissions.
Example: http://www.example.com/search?q=keywords

6. Fragment/Anchor: This component is used to specify a specific section or location within a web page. It is indicated by the “#” symbol followed by the anchor name.
Example: http://www.example.com/page.html#section3

The styling strategy in web development refers to the process of defining the visual appearance of web pages. It involves the use of CSS (Cascading Style Sheets) to specify the layout, colors, fonts, and other visual aspects of a web page. By separating the presentation from the content, styling strategy allows for greater flexibility and maintainability of websites.

The scripting strategy, on the other hand, involves the use of JavaScript or other scripting languages to add dynamic and interactive functionality to web pages. It allows for the manipulation of HTML elements, handling user events, and accessing server-side resources. Scripting strategy enables the creation of more interactive and responsive web applications.

For question three, the given HTML code represents a basic web page structure.

: This is a declaration that specifies the version of HTML being used (HTML5 in this case).

: This tag indicates the start of an HTML document.

: This tag indicates the start of the document’s body, where the visible content of the web page is placed.

,

,

: These tags represent different levels of headings, with

being the highest level and

being the lowest level.

: This tag is used to define a paragraph of text.

www.seu.edu.sa : This tag is used to insert an image into the web page. The “src” attribute specifies the location of the image file, the “alt” attribute provides alternative text for the image, and the “width” and “height” attributes specify the size of the image.

: This tag indicates the end of the document’s body.

: This tag indicates the end of the HTML document.

For question four, creating a basic web page involves the following steps:

1. Start with a proper HTML structure by including the declaration and opening tag.

2. Inside the tag, open the tag. This is where meta information, title, and CSS/JavaScript link or script tags are placed.

3. In the section, include a tag to specify the title of the web page.</p> <p>4. After the <head> section, open the <body> tag. This is where the visible content of the web page is placed.</p> <p>5. Within the <body> tag, you can include various HTML elements such as headings (</p> <h1>, </p> <h2>, etc.), paragraphs (</p> <p>), images (<img>), links (<a>), and other elements to structure and present the content.</p> <p>6. Close the <body> tag and the <html> tag to complete the HTML structure.</p> <p>7. Save the file with a .html extension and open it in a web browser to view the web page.</p> <p>For question five, there are several list types available in HTML:</p> <p>1. Ordered List (</p> <ol>): It represents a numbered list, where each list item is ordered sequentially.</p> <p>Example:</p> <ol> <li>Item 1</li> <li>Item 2</li> <li>Item 3</li> </ol> <p>2. Unordered List (</p> <ul>): It represents a bulleted list, where each list item is preceded by a bullet point.</p> <p>Example:</p> <ul> <li>Item 1</li> <li>Item 2</li> <li>Item 3</li> </ul> <p>3. Definition List (</p> <dl>): It represents a list of terms and their corresponding definitions.</p> <p>Example:</p> <dl> <dt>Term 1</dt> <dd>Definition 1</dd> <dt>Term 2</dt> <dd>Definition 2</dd> <dt>Term 3</dt> <dd>Definition 3</dd> </dl> <p>These are the different list types available in HTML, each serving a different purpose depending on the content being presented.</p> <!-- PRyC WP: Add custom content to bottom of post/page: Standard Content START --></div><!-- PRyC WP: Add custom content to bottom of post/page --><div id="pryc-wp-acctp-bottom"> <style> .awasam-promo { background-color: #9ED5EA; text-align: center; padding: 10px; } .button { background-color: #4CAF50; border: none; color: white; padding: 10px 20px; text-align: center; text-decoration: none; display: inline-block; font-size: 16px; margin: 4px 2px; cursor: pointer; border-radius: 10px; } </style> <div id="awasam-promo" class="awasam-promo"> <a href=""></a> <h3> Need your ASSIGNMENT done? Use our paper writing service to score better and meet your deadline. </h3><br> <a href="/order" class="button"> Click Here to Make an Order </a> <a href="/order" class="button"> Click Here to Hire a Writer </a> </div> </div><!-- /PRyC WP: Add custom content to bottom of post/page --></div><footer class="entry-footer"><div class='av-share-box'><h5 class='av-share-link-description av-no-toc'>Share this entry</h5><ul class='av-share-box-list noLightbox'><li class='av-share-link av-social-link-gplus' ><a target='_blank' href='https://plus.google.com/share?url=https://homeworkanalyzers.com/%c2%b7-this-assignment-must-be-submitted-on-blackboard-via-the-allocated-folder-%c2%b7-email-submission-will-not-be-accepted-%c2%b7-you-are-advised-to-make-your-work-clear-and-well-presented-marks/' aria-hidden='true' data-av_icon='' data-av_iconfont='entypo-fontello' title='' data-avia-related-tooltip='Share on Google+'><span class='avia_hidden_link_text'>Share on Google+</span></a></li></ul></div></footer><div class='post_delimiter'></div></div><div class='post_author_timeline'></div><span class='hidden'> <span class='av-structured-data' itemprop="ImageObject" itemscope="itemscope" itemtype="https://schema.org/ImageObject" itemprop='image'> <span itemprop='url' >https://homeworkanalyzers.com/wp-content/uploads/2020/10/index-300x75.jpg</span> <span itemprop='height' >0</span> <span itemprop='width' >0</span> </span><span class='av-structured-data' itemprop="publisher" itemtype="https://schema.org/Organization" itemscope="itemscope" > <span itemprop='name'>First class essays</span> <span itemprop='logo' itemscope itemtype='https://schema.org/ImageObject'> <span itemprop='url'>https://homeworkanalyzers.com/wp-content/uploads/2020/10/index-300x75.jpg</span> </span> </span><span class='av-structured-data' itemprop="author" itemscope="itemscope" itemtype="https://schema.org/Person" ><span itemprop='name'>First class essays</span></span><span class='av-structured-data' itemprop="datePublished" datetime="2023-09-07T18:58:16+00:00" >2023-09-07 18:58:16</span><span class='av-structured-data' itemprop="dateModified" itemtype="https://schema.org/dateModified" >2023-09-07 18:58:16</span><span class='av-structured-data' itemprop="mainEntityOfPage" itemtype="https://schema.org/mainEntityOfPage" ><span itemprop='name'>· This Assignment must be submitted on Blackboard via the allocated folder. · Email submission will not be accepted. · You are advised to make your work clear and well-presented, marks may be reduced for poor presentation. · You MUST show all your work. · Late submission will result in ZERO marks being awarded. · The work should be your own, copying from students or other resources will result in ZERO marks. · Use font for all your answers. Question One What is the URL? Explain the different URL components with an example from each component. Question Two Explain the two strategies: Styling Strategy and Scripting Strategy. Question Three Explain the different statements of the following HTLM page. <!DOCTYPE html> <html> <body> <h1>My First Heading</h1> <h2>This is heading 2</h2> <h3>This is heading 3</h3> <p>My first paragraph.</p> <img src="seu.jpg" alt="www.seu.edu.sa" width="104" height="142"> </body> </html> Question Four Discuss the different steps to create a basic web page. Question Five Give the different list types available in HTML with example.</span></span></span></article><div class='single-big'></div> <div class='comment-entry post-entry'> </div> <!--end content--> </main> <aside class='sidebar sidebar_right alpha units' role="complementary" itemscope="itemscope" itemtype="https://schema.org/WPSideBar" ><div class='inner_sidebar extralight-border'><section id="media_image-3" class="widget clearfix widget_media_image"><a href="/order"><img width="300" height="250" src="https://homeworkanalyzers.com/wp-content/uploads/2020/09/guarantees-1.png" class="image wp-image-27768 attachment-full size-full" alt="" decoding="async" style="max-width: 100%; height: auto;" loading="lazy" /></a><span class="seperator extralight-border"></span></section><section id="text-4" class="widget clearfix widget_text"> <div class="textwidget"><h3 class="widgettitle">ORDER NOW</h3> <div class="textwidget"> <div class="opc4"> <div class="op-form-group op-row"> <div class="op-sm-12"><select id="ops_aclevel" class="form-control custom-select border-default op-sm-7" name="ops_aclevel"><option value="1"> High School  </option><option value="1.05"> Undergrad  </option><option value="1.08"> Masters  </option><option value="1.2"> Doctoral  </option></select></div> <div class="op-sm-12"><select id="exampleSelect1" class="form-control custom-select border-default op-sm-7" name="order_tpaper"><option value="1"> Essay (Any Type)  </option><option value="1"> Article (Any Type)  </option><option value="1"> Assignment  </option><option value="1"> Content (Any Type)  </option><option value="1"> Admission Essay  </option><option value="1"> Annotated Bibliography  </option><option value="1"> Argumentative Essay  </option><option value="1"> Article Review  </option><option value="1"> Book/Movie Review  </option><option value="1"> Business Plan  </option><option value="1"> Capstone Project  </option><option value="1"> Case Study  </option><option value="1"> Coursework  </option><option value="1"> Creative Writing  </option><option value="1"> Critical Thinking  </option><option value="1"> Dissertation  </option><option value="1"> Dissertation chapter  </option><option value="1"> Lab Report  </option><option value="1.2"> Math Problem  </option><option value="1"> Research Paper  </option><option value="1"> Research Proposal  </option><option value="1"> Research Summary  </option><option value="1"> Scholarship Essay  </option><option value="1"> Speech  </option><option value="1"> Statistic Project  </option><option value="1"> Term Paper  </option><option value="1"> Thesis/Thesis Chapter  </option><option value="1"> Other  </option><option value="1"> Presentation or Speech  </option><option value="1"> Q&A  </option><option value="1"> speech work  </option><option value="1"> Application Paper  </option><option value="1"> Analysis  </option><option value="1"> Memo/Letter  </option><option value="0.5"> Outline  </option><option value="1"> Personal reflection  </option><option value="0.7"> Presentation/PPT  </option><option value="1"> Report (Any type)  </option><option value="1"> Response Essay  </option><option value="1"> Acceptance letter  </option><option value="2"> Online Exam  </option><option value="0.8"> Revision Paper  </option><option value="1.3"> Blog Writing  </option><option value="1"> Executive Summary  </option><option value="0.6"> Extended Revision  </option><option value="1.5"> Microsoft Project  </option><option value="0.5"> Progressive Paper  </option><option value="0.6"> Dissertation Editing  </option><option value="1.3"> Grant proposal  </option><option value="0.6"> Paraphrase  </option><option value="1.5"> Nursing calculations  </option><option value="0.8"> Combined Sections  </option><option value="0.5"> Dissertation editing  </option><option value="0.5"> Proofreading/editing  </option><option value="2"> Brochure  </option><option value="0.5"> Paper Editing  </option></select></div> </div> <div class="op-form-group op-row"> <div class="op-sm-12"><select id="exampleSelect1" class="form-control custom-select border-default op-sm-7" name="order_deadline"><option value="30.99"> 6 Hours  </option><option value="25.99"> 8 Hours  </option><option value="20.99"> 12 Hours  </option><option value="19.99"> 24 Hours  </option><option value="18.99"> 48 Hours  </option><option value="14.99"> 3 Days  </option><option value="13.99"> 4 Days  </option><option value="12.49"> 7 Days  </option><option value="11.19"> 11 Days  </option><option value="10.05"> 14 Days  </option></select></div> <div class="op-sm-12"><select id="order_pages" class="form-control col-sm-12 custom-select border-default" name="order_pages" required=""><option value="1"> Select words/Pages </option><option value="1"> 1 Pages  (275 words)</option><option value="2"> 2 Pages  (550 words)</option><option value="3"> 3 Pages  (825 words)</option><option value="4"> 4 Pages  (1100 words)</option><option value="5"> 5 Pages  (1375 words)</option><option value="6"> 6 Pages  (1650 words)</option><option value="7"> 7 Pages  (1925 words)</option><option value="8"> 8 Pages  (2200 words)</option><option value="9"> 9 Pages  (2475 words)</option><option value="10"> 10 Pages  (2750 words)</option><option value="11"> 11 Pages  (3025 words)</option><option value="12"> 12 Pages  (3300 words)</option><option value="13"> 13 Pages  (3575 words)</option><option value="14"> 14 Pages  (3850 words)</option><option value="15"> 15 Pages  (4125 words)</option><option value="16"> 16 Pages  (4400 words)</option><option value="17"> 17 Pages  (4675 words)</option><option value="18"> 18 Pages  (4950 words)</option><option value="19"> 19 Pages  (5225 words)</option><option value="20"> 20 Pages  (5500 words)</option><option value="21"> 21 Pages  (5775 words)</option><option value="22"> 22 Pages  (6050 words)</option><option value="23"> 23 Pages  (6325 words)</option><option value="24"> 24 Pages  (6600 words)</option><option value="25"> 25 Pages  (6875 words)</option><option value="26"> 26 Pages  (7150 words)</option><option value="27"> 27 Pages  (7425 words)</option><option value="28"> 28 Pages  (7700 words)</option><option value="29"> 29 Pages  (7975 words)</option><option value="30"> 30 Pages  (8250 words)</option></select></div> </div> <h3> <div class="op-sm-4 calc2btn"> <strong><a href="/order"> Get a</a></strong><a href="/order"> quote</a></div> </h3> <div class="op-form-group op-row"></div> </div> </div> </div> <span class="seperator extralight-border"></span></section></div></aside> </div><!--end container--> </div><!-- close default .container_wrap element --> <div class='container_wrap footer_color' id='footer'> <div class='container'> <div class='flex_column av_one_fourth first el_before_av_one_fourth'><section id="text-2" class="widget clearfix widget_text"><h3 class="widgettitle">Disclaimer</h3> <div class="textwidget"><p><em>Our essay writing company is the ideal homework help platform for college and university students. We offer assignment writing services across the globe. </em></p> </div> <span class="seperator extralight-border"></span></section></div><div class='flex_column av_one_fourth el_after_av_one_fourth el_before_av_one_fourth '><section id="nav_menu-2" class="widget clearfix widget_nav_menu"><h3 class="widgettitle">Links</h3><div class="menu-main-menu-container"><ul id="menu-main-menu" class="menu"><li id="menu-item-54597" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-54597"><a href="https://homeworkanalyzers.com/">Home</a></li> <li id="menu-item-54599" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-54599"><a href="https://homeworkanalyzers.com/services/">Services</a></li> <li id="menu-item-203" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-203"><a href="https://homeworkanalyzers.com/order/user/login">LOGIN</a></li> <li id="menu-item-204" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-204"><a href="https://homeworkanalyzers.com/order">ORDER NOW</a></li> </ul></div><span class="seperator extralight-border"></span></section></div><div class='flex_column av_one_fourth el_after_av_one_fourth el_before_av_one_fourth '><section id="media_image-2" class="widget clearfix widget_media_image"><h3 class="widgettitle">Payment Method</h3><img width="632" height="256" src="https://homeworkanalyzers.com/wp-content/uploads/2020/04/paypal_payments.png" class="image wp-image-116 attachment-full size-full" alt="" decoding="async" style="max-width: 100%; height: auto;" loading="lazy" srcset="https://homeworkanalyzers.com/wp-content/uploads/2020/04/paypal_payments.png 632w, https://homeworkanalyzers.com/wp-content/uploads/2020/04/paypal_payments-300x122.png 300w, https://homeworkanalyzers.com/wp-content/uploads/2020/04/paypal_payments-450x182.png 450w" sizes="(max-width: 632px) 100vw, 632px" /><span class="seperator extralight-border"></span></section></div><div class='flex_column av_one_fourth el_after_av_one_fourth el_before_av_one_fourth '><section id="text-3" class="widget clearfix widget_text"><h3 class="widgettitle">Contact</h3> <div class="textwidget"><h3 class="widgettitle">CHAT WITH OUR LIVE SUPPORT WHO ARE LIVE 24/7.</h3> <h3 class="widgettitle">START A CONVERSATION ANYTIME AND WE WILL BE GLAD TO SERVE YOU.</h3> </div> <span class="seperator extralight-border"></span></section></div> </div> <!-- ####### END FOOTER CONTAINER ####### --> </div> <footer class='container_wrap socket_color' id='socket' role="contentinfo" itemscope="itemscope" itemtype="https://schema.org/WPFooter" > <div class='container'> <span class='copyright'>© Copyright homeworkanalyzers.com @2023 </span> </div> <!-- ####### END SOCKET CONTAINER ####### --> </footer> <!-- end main --> </div> <a class='avia-post-nav avia-post-prev without-image' href='https://homeworkanalyzers.com/critical-analysis-of-challenges-of-software-engineering-describe-what-you-see-as-the-future-of-software-engineering-challenges-particularly-applied-to-engineering-projects-increasingly-such-project/' > <span class='label iconfont' aria-hidden='true' data-av_icon='' data-av_iconfont='entypo-fontello'></span> <span class='entry-info-wrap'> <span class='entry-info'> <span class='entry-title'>critical analysis of challenges of software engineering Describe what you see...</span> </span> </span></a><a class='avia-post-nav avia-post-next without-image' href='https://homeworkanalyzers.com/this-is-the-practical-connection-assignment-for-this-course-this-paper-must-directly-address-the-applications-and-implications-of-a-law-or-regulation-discussed-in-this-course-to-the-conduct-of-your-2/' > <span class='label iconfont' aria-hidden='true' data-av_icon='' data-av_iconfont='entypo-fontello'></span> <span class='entry-info-wrap'> <span class='entry-info'> <span class='entry-title'>This is the practical connection assignment for this course. This paper must...</span> </span> </span></a><!-- end wrap_all --></div> <a href='#top' title='Scroll to top' id='scroll-top-link' aria-hidden='true' data-av_icon='' data-av_iconfont='entypo-fontello'><span class="avia_hidden_link_text">Scroll to top</span></a> <div id="fb-root"></div> <!--Start of Tawk.to Script (0.8.5)--> <script id="tawk-script" type="text/javascript"> var Tawk_API = Tawk_API || {}; var Tawk_LoadStart=new Date(); (function(){ var s1 = document.createElement( 'script' ),s0=document.getElementsByTagName( 'script' )[0]; s1.async = true; s1.src = 'https://embed.tawk.to/5e0dcf3c27773e0d832b8265/default'; s1.charset = 'UTF-8'; s1.setAttribute( 'crossorigin','*' ); s0.parentNode.insertBefore( s1, s0 ); })(); </script> <!--End of Tawk.to Script (0.8.5)--> <script type='text/javascript'> /* <![CDATA[ */ var avia_framework_globals = avia_framework_globals || {}; avia_framework_globals.frameworkUrl = 'https://homeworkanalyzers.com/wp-content/themes/enfold/framework/'; avia_framework_globals.installedAt = 'https://homeworkanalyzers.com/wp-content/themes/enfold/'; avia_framework_globals.ajaxurl = 'https://homeworkanalyzers.com/wp-admin/admin-ajax.php'; /* ]]> */ </script> <script type='text/javascript' src='https://homeworkanalyzers.com/wp-content/uploads/dynamic_avia/avia-footer-scripts-95f1dead61d1de0000ad387ec6fd98d3.js' id='avia-footer-scripts-js'></script> </body> </html>