Assignment 1 (Marking Guide; Unlocked) DPIT128/UCIT128: Assignment 1 Marking Guide Student Number: Task 1 No Attempt Not Functioning/Not Rendering Functioning/Rendering No Problems 0 Major/Many Issues...

1 answer below »
Hi this is my assignment of Information to web technology which is due tomorrow it is simple just few question assignment I want you to do this for me before deadline if you need my details for this assignment which isSTUDENT NAME: AHMER NASIRSTUDENT ID:6880101STUDENT MAIL: [email protected] kindly mentionKindly confirm me only if you can do


Assignment 1 (Marking Guide; Unlocked) DPIT128/UCIT128: Assignment 1 Marking GuideStudent Number: Task 1 No Attempt Not Functioning/Not Rendering Functioning/Rendering No Problems 0 Major/Many Issues Minor Issue(s) Major/Many Issues Minor Issue(s) 0.5 0.1 0.2 0.25 ~ 0.3 0.4 Not using an absolute URL will be considered a Major Issue. Not using an ID selector will be considered a Major Issue. Incorrectly implementing the border or border radius effect will be considered a Major Issue. 3 or more minor issues will be considered as Many Issues. Task 2 No Attempt Not Functioning/Not Rendering Functioning/Rendering No Problems 0 Major/Many Issues Minor Issue(s) Major/Many Issues Minor Issue(s) 0.5 0.1 0.2 0.25 ~ 0.3 0.4 Not using an absolute URL will be considered a Major Issue. Not using a type, pseudo-class or class selector will be considered a Major Issue. Incorrectly implementing the cursor or shadow effect will be considered a Major Issue. 3 or more minor issues will be considered as Many Issues. DPIT128/UCIT128: Assignment 1 Marking GuideStudent Number: Task 3 No Attempt Not Functioning/Not Rendering Functioning/Rendering No Problems 0 Major/Many Issues Minor Issue(s) Major/Many Issues Minor Issue(s) 0.5 0.1 0.2 0.25 ~ 0.3 0.4 Not using CSS to set the list symbol will be considered a Major Issue. Not using a class selector will be considered a Major Issue. Omitting multiple HTML character entities will be considered a Major Issue. 3 or more minor issues will be considered as Many Issues. Task 4 No Attempt Not Functioning/Not Rendering Functioning/Rendering No Problems 0 Major/Many Issues Minor Issue(s) Major/Many Issues Minor Issue(s) 0.5 0.1 0.2 0.25 ~ 0.3 0.4 Not using CSS to set the list symbol will be considered a Major Issue. Not using CSS to set the italic styling will be considered a Major Issue. Omitting multiple HTML character entities will be considered a Major Issue. 3 or more minor issues will be considered as Many Issues. DPIT128/UCIT128: Assignment 1 Marking GuideStudent Number: Task 5 No Attempt Not Functioning/Not Rendering Functioning/Rendering No Problems 0 Major/Many Issues Minor Issue(s) Major/Many Issues Minor Issue(s) 0.5 0.1 0.2 0.25 ~ 0.3 0.4 Not using a type selector will be considered a Major Issue. Not using CSS to set the colour, bold or shadow effect will be considered a Major Issue. Not using a single ruleset for the bold and text shadow effects will be considered a Major Issue. 3 or more minor issues will be considered as Many Issues. Task 6 No Attempt Not Functioning/Not Rendering Functioning/Rendering No Problems 0 Major/Many Issues Minor Issue(s) Major/Many Issues Minor Issue(s) 1.5 0.25 0.5 0.75 ~ 1.0 1.25 Not using separate rulesets for the centre, border and padding effects will be considered a Major Issue. Not using 2 or more of the specified CSS selectors will be considered a Major Issue. Omitting any HTML character entities will be considered a Major Issue. 3 or more minor issues will be considered as Many Issues. DPIT128/UCIT128: Assignment 1 Marking GuideStudent Number: Additional Marking Criteria Marks Document validates without issue(s) using the W3C HTML & CSS validators 0.5 HTML & CSS code is neat and suitably indented (2 Spaces Only) 0.25 Document contains explanatory HTML & CSS commenting where appropriate 0.25 Task 1 Task 2 Task 3 Task 4 Task 5 Task 6 Additional Criteria Total Mark Rounded up to nearest .25 increment |_| Late Submission: % Revised Mark (based on Total Mark above) Rounded up to nearest .25 increment Version 2.1 by Jason Rodriguez DPIT128/UCIT128: Assignment 1 DPIT128/UCIT128: Assignment 1 INSERT FULL NAME (INSERT STUDENT NUMBER) Date Due: 16/07/2021 I have viewed the College's policy regarding Academic Integrity as provided at the following URL: https://documents.uow.edu.au/content/groups/public/@web/@uowc/documents/doc/uow218734.pdf Task 1 INSERT SOLUTION HERE Task 2 INSERT SOLUTION HERE Task 3 INSERT SOLUTION HERE Task 4 INSERT SOLUTION HERE Task 5 INSERT SOLUTION HERE Task 6 INSERT SOLUTION HERE © INSERT FULL NAME Assignment 1 (Specification) - DPIT128/UCIT128 Assignment 1 Specification - DPIT128/UCIT128 Introduction to Web Technology (Spring 2021) Assignment 1 (5%) due by Friday 16th of July 2021 at 11:55 PM Learning Outcomes · Ability to develop HTML5 documents in accordance with established standards and conventions · Ability to integrate CSS3 properties and values using both inline and internal approaches · Ability to validate CSS3 enhanced HTML5 documents using W3C validation services Submission Instructions Submit a single HTML file using the “Assignment 1” submission facility on Moodle. Please name your HTML file as STUDENTNUMBER_A1.html (where STUDENTNUMBER is the 7-digit number shown on your student card). The assessor will be using the Google Chrome browser. Please test your work with this browser prior to submission. This assignment is scheduled to be marked in the laboratory during Weeks 4 & 5. Marks will be deducted if you cannot answer the questions asked about your solution by the assessor. Please be aware of the following: 1. Late submissions will incur an awarded mark deduction of 10% for each day late. 2. Submissions more than 3 days late will not be marked (a zero will be automatically awarded). 3. If you need an extension, please apply for academic consideration before the assignment due date/time. The UOW College Academic Consideration Policy can be found at the following URL: https://www.uowcollege.edu.au/about/governance/policies-procedures/ 4. Plagiarism is treated seriously. If we suspect that work has been copied, ALL students involved are likely to be awarded a mark of zero for the assignment. There are 6 tasks in this assignment. Task 1: Create the HTML and CSS code needed to display an image with a specific set of CSS effects (as shown below). You must use the specified URL to complete this task. Design Requirements: · An absolute URL should be used as the image source (see “Design Resources”). · An appropriate image size must be specified inline using the correct CSS declaration(s). · The border should be specified inline using the correct CSS declaration(s) (see “Design Resources”). · A border radius must be specified internally using an ‘ID’ selector and the correct CSS declaration(s). · The border radius should be set to 10px for top corners and 50px for bottom corners. Design Resources: Image File URL https://mywebspace.net.au/UOWC128/assignment_1/images/task_1.png Border Effect 2px solid #ff0000 This task is worth 0.5 marks. Task 2: Create the HTML and CSS code needed to display a video with a specific set of CSS effects (as shown below). You must use the specified URL to complete this task. Design Requirements: · An absolute URL must be used as the video source (see “Design Resources”). · Appropriate sizing should be specified inline using the correct CSS declaration(s). · A mouse cursor effect must be declared internally using a ‘type’ selector and ‘pseudo-class’. · The cursor effect should only apply when the mouse hovers over the video (see “Design Resources”). · A shadow effect should be specified internally using a ‘class’ selector and the correct CSS declaration. · The shadow effect must use the dimensions and colour specified below (see “Design Resources”). Design Resources: Image File URL https://mywebspace.net.au/UOWC128/assignment_1/videos/task_2.mp4 Cursor Effect crosshair Shadow Effect 10px 10px 10px #808080 This task is worth 0.5 marks. Task 3: Create the HTML and CSS code needed to display an unordered list with a specific set of CSS effects. You must use the same information and styling as shown below. Design Requirements: · The type of symbol used for the outer list must be specified inline with the correct CSS declaration. · An arial font and 15px font size should be declared internally using a single ‘class’ selector. · HTML character entities must be used where appropriate. Please Note: · The list should be placed within the div element already provided by the submission template. · Use indentation within your code to improve its overall readability. This task is worth 0.5 marks. Task 4: Create the HTML and CSS code needed to display an ordered list with a specific set of CSS effects. You must use the same information and styling as shown below. Design Requirements: · The type of symbol used for the nested list must be specified inline with the correct CSS declaration. · The italic styling used for the nested list should be specified inline with the correct CSS declaration. · HTML character entities must be used where appropriate. Please Note: · The list should be placed within the div element already provided by the submission template. · Use indentation within your code to improve its overall readability. This task is worth 0.5 marks. Task 5: Create the HTML and CSS code needed to display a description list with a specific set of CSS effects. You must use the same information and styling as shown below. Design Requirements: · The text colour must be specified inline using the correct CSS declaration (see “Design Resources”). · A left margin of 25px should be specified inline using the correct CSS declaration. · The bold styling for all dt elements must be declared internally using a ‘type’ selector. · A text shadow should also be included within the same CSS declaration block. · The shadow effect must use the dimensions and colour specified below (see “Design Resources”). Design Resources: Text Colour #2361b7 Shadow Effect 2px 2px 2px #bfbfbf Please Note: · The list should be placed within the div element already provided by the submission template. · Use indentation within your code to improve its overall readability. This task is worth 0.5 marks. Task 6: Create the HTML and CSS code needed to display a table containing a caption, an image and several different CSS effects. You must use the same information and styling as shown below. Design Requirements: · The table should be horizontally centred on the page using the correct CSS declarations. · A collapsed border along with padding set to a value of 8px must be applied (see “Design Resources”). · The above declarations should be specified internally within separate rulesets using ‘type’ selectors. · A table width of 650px must be specified inline using the correct CSS declaration. · A calibri font and 16px font size should be
Answered Same DayJul 15, 2021

Answer To: Assignment 1 (Marking Guide; Unlocked) DPIT128/UCIT128: Assignment 1 Marking Guide Student Number:...

Neha answered on Jul 15 2021
130 Votes
DPIT128/UCIT128: Assignment 1
DPIT128/UCIT128: Assignment 1
Ahmer Nasir (6880101)
Dat
e Due: 19/03/2021


I have viewed the College's policy regarding Academic Integrity as provided at the following URL:

https://documents.uow.edu.au/content/groups/public/@web/@uowc/documents/doc/uow218734.pdf

Task 1
Task 2


Task 3
    Introduction to Web Technology
    HTML & CSS
    HTML Forms
    XML, DTD, XSD & XSLT
    JavaScript
    AJAX & JSON
    Networks and Communications
    Object...
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here