Our Services

Get 15% Discount on your First Order

[rank_math_breadcrumb]

need a very simple html assignment in under 2 hours Due: February 13, 11:59 pm Make any necessary corrections to all the pages prior to starting Lab 4. This assignment will modify the layout of the ht

need a very simple html assignment in under 2 hours

Due: February 13, 11:59 pm Make any necessary corrections to all the pages prior to starting Lab 4. This assignment will modify the layout of the html pages, plus various style modifications including borders and pseudo-selectors. The html pages will have a two-column page layout like this: wrapper header nav main footer See the sample pages on pages 4 and 5 for approximate results. Create or modify the following in the style sheet: ⦁ Create a universal selector (*) that declares box-sizing as border-box. ⦁ #wrapper: ⦁ Change the minimum width to 1200px. ⦁ Change the maximum width to 1480px. 4.2 Information Technology 202 Lab C Lab Assignment 4 (Winter 2025) ⦁ nav: ⦁ Remove the text-align declaration. ⦁ Keep the font-weight and padding declarations. ⦁ Add a declaration that floats nav to the left. ⦁ Add a declaration that sets the width as 160px. ⦁ nav a: The navigation hyperlinks will look like buttons with pseudo-styles applied: ⦁ Keep the text-decoration set as none. ⦁ Display the selector as a block. ⦁ Declare text-align as centered. ⦁ Declare the font-weight as bold ⦁ Declare a border-style as outset. ⦁ Declare a border-color as grey in hex-format. ⦁ Declare padding with a size of 1em. ⦁ Declare a bottom margin with a size of 1em. ⦁ Create pseudo-selectors for the navigation links: ⦁ nav a: link: ⦁ Declare a color in hex format. ⦁ nav a: visited: ⦁ Declare a different color in hex format. ⦁ nav a: hover: ⦁ Declare a different color in hex format. ⦁ Declare a border-style as inset. ⦁ Declare a border-color as grey in hex-format. ⦁ Create a nav ul selector that includes: ⦁ A left-padding declaration of 0px. ⦁ A list-style-type declaration of none. ⦁ main: ⦁ Add a top padding declaration of 1em. ⦁ Add a left margin declaration of 160px. ⦁ Create a class called leftfloat: ⦁ Declare a float property as left. ⦁ Declare a right margin with a size of 4em. ⦁ Create a class called clear: ⦁ Declare the clear property as both. 4.3 Information Technology 202 Lab C Lab Assignment 4 (Winter 2025) Modify the index page to include the following: ⦁ Within the tag: ⦁ Remove the align=”right” attribute and value. ⦁ Assign the img the .leftfloat class. ⦁ Place the address information inside a pair of tags. Assign the div with the .clear class. Modify the index, classes and schedules pages to include the following: ⦁ Put the navigation links in an unordered list

Share This Post

Email
WhatsApp
Facebook
Twitter
LinkedIn
Pinterest
Reddit

Order a Similar Paper and get 15% Discount on your First Order

Related Questions

️ WRITER WARNING & OPPORTUNITY NOTICE Attention Academic Writers Before continuing to invest your time and effort on Studydaddy.com, be aware that many writers report serious issues including: Ext

️ WRITER WARNING & OPPORTUNITY NOTICE Attention Academic Writers Before continuing to invest your time and effort on Studydaddy.com, be aware that many writers report serious issues including: Extremely high commission deductions per order Delayed or unclear payments Messages being ignored, muted, or blocked when payment concerns are raised A

Studydaddy Critics You all noticed that the site’s support team has basically ghosted everyone. No replies to tickets, no fixing complaints, no refunds, no dispatching payments straight radio silence.

Studydaddy Critics You all noticed that the site’s support team has basically ghosted everyone. No replies to tickets, no fixing complaints, no refunds, no dispatching payments straight radio silence. So yeah, we got fed up and threw this dumb little script. It just keeps posting this same question after approximately

NCL Labs submission must be on the webportal https://cyberskyline.com/competition/dashboard Open Source Intelligence 8Challenges10 Questions Cryptography 8 Challenges14 Questions Password Cr

NCL Labs submission must be on the webportal Open Source Intelligence  8Challenges10 Questions Cryptography  8 Challenges14 Questions  Password Cracking 7 Challenges10questions Forensics  6 Challenges10Questions Log Analysis 8 Challenges10 Questions Network Traffic Analysis 8 Challenges15Questions Scanning & Reconnaissance  3 challenges 10questions Web Application Exploitation  5 Challenges10 Questions Wireless Access Exploitation  

CMIT – 386 – Project 1 – System Scan Report – IntroductionTarget SystemZenmap ScanOpenVAS ScanOpen Socket ConnectionRecommendationsReferences Project 2 – Hacking Demonstration Video and Penetratio

CMIT – 386 – Project 1 – System Scan Report – Introduction Target System Zenmap Scan OpenVAS Scan Open Socket Connection Recommendations References  Project 2 – Hacking Demonstration Video and Penetration Test ReportA video showing your exploitation, credential theft, and data exfiltration. A penetration test report that discusses the steps

Assessment 3: Programming Project and Report Due date: Week 9 Group/individual: Individual Word count/Time provided: Report 1000 words + code (equiv. 2500 words) Weighting: 40% Unit Learning O

Assessment 3: Programming Project and Report  Due date:  Week 9  Group/individual:  Individual Word count/Time provided:  Report 1000 words + code (equiv. 2500 words)  Weighting:  40%  Unit Learning Outcomes:  ULO1, ULO3 Assessment 3 Detail  Python Programming Assessment: Restaurant Menu Management System  This assessment evaluates your ability to utilise Python’s data structures

Requirements You are required to start with your Lab 5 program – you should have a passing grade (>= 70%) on Lab 5 before starting this assignment other wise you may be building additional function

Requirements You are required to start with your Lab 5 program – you should have a passing grade (>= 70%) on Lab 5 before starting this assignment other wise you may be building additional functionality on a faulty foundation. Make a copy of Lab5.py and name it Lab6.py. Do not edit Lab5.py – you may