Answered step by step
Verified Expert Solution
Question
1 Approved Answer
can you please help me do this assignment and please dont screenshot your answer just cope every thin and pasted here ? Software Needed: Notepad++,
can you please help me do this assignment and please dont screenshot your answer just cope every thin and pasted here ?
Software Needed: Notepad++, Notepad (that comes with Windows), or any basic Text Editor. Visual Studio Required: No. In fact, do not attempt to use Visual Studio for this assignment. Instructions 1. Create an HTML file named: [first initial][lastname]-[studentID].html Example: dpumphrey-211199.html Create the web page to contain the content in the template below. 2. Create a cascading style sheet (.css) file using the same naming format, except with the file extension .css. 3. The .css file must be referenced using a tag within the element of the .html file. In other words, do not use inline or embedded CSS. All CSS must be external and included in the .css file. To grade, I will first use your .css file and then I will change the href property of your tag to supply my own formatting. 4. Upload both the .html and .css files to the Assignment 01 link in Blackboard, which is in the Assignments content area that I created today. 5. The assignments is worth 2% of your total grade and the breakdown of the grading can be found in the grading rubric below the html content example. Content and Format Web Page Template (make your web page look like this, except with your information). Note: use the default font (e.g., you do not have to specify the font family and font attributes in your CSS). Instructions below in [ ] are to indicate additional instructions such as the element to use or additional information for you. Neither the square brackets (( l) nor the instruction text are to be included in the content. The color used are red, blue, green, and purple. You DO NOT have to match the EXACT shade I use below. Your page should look as follows (with your information. I included my information as an example). ITAP 4371 [h2, centered] Assignment 01 [h4, centered] Due: 16 February 2021 by 11:59pm [by 11:59pm is in italics] Student Name: Dr. David Pumphrey University Attended: University of Arkansas, Fayetteville, Arkansas, USA College Major: Data Processing and Quantitative Analysis (MIS and Statistics) [for the following table, list all of your ITAP, MISY, CENG, CSCI courses within your dept] Classes Completed in My Major Course DPQA 2403 DPQA 2103 DPQA 3103 DPQA 4333 Course Name Introduction to COBOL Programming Business Statistics Systems Analysis & Design DPQA Capstone Project Semester Taken 1985 Spring 1984 Fall 1985 Fall 1987 Spring Grading Rubric (to be completed) Grading components include: 1. Completeness of html (did you include everything and does it display correctly, without CSS) 2. Format and completeness of your CSS 3. Display of page using your CSS 4. Display of page using MY CSSStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started