Hello,
I have created few template files . Kindly fill in the test matter according to your personal preferences
1) index.html
<!DOCTYPE html>
<html>
<head>
<link type="text/css"
rel="stylesheet" href="mystyle.css"/>
<title> My home
page</title>
</head>
<body>
<div id="header">
<h1
class="hover">Welcome</h1>
</div>
<h2>Things I like to
do</h2>
<ul
class="navbar">
<li><a href="index.html">Home
page</a>
<li><a
href="interest.html">Interest</a>
<li><a href="city.html">My
town</a>
</ul>
<h2>About Me</h2>
<p>
...................................Write somthing about yourself
................</p>
</body>
</html>
------------------------------------------------------------------------------------------------------------------------------------
2) interest.html
<!DOCTYPE html>
<html>
<head>
<link type="text/css"
rel="stylesheet" href="mystyle.css"/>
<title> My home
page</title>
</head>
<body>
<ul
class="navbar">
<li><a href="index.html">Home
page</a>
<li><a
href="interest.html">Interest</a>
<li><a href="city.html">My
town</a>
</ul>
<h2>My
Interests</h2>
<p>
...................................Write somthing about interest 1
................</p>
<p> ...................................Write somthing about interest 2 ................</p>
<p>
...................................Write somthing about interest 3
................</p>
</body>
</html>
------------------------------------------------------------------------------------------------------------------------------
3) city.html
<!DOCTYPE html>
<html>
<head>
<link type="text/css"
rel="stylesheet" href="mystyle.css"/>
<title> My home
page</title>
</head>
<body>
<div id="header">
</div>
<ul
class="navbar">
<li><a href="index.html">Home
page</a>
<li><a
href="interest.html">Interest</a>
<li><a href="city.html">My
town</a>
</ul>
<h2>My
Interests</h2>
<p>
...................................Write somthing about your town
................</p>
<h2>Favorite Places by City</h2>
<table
border="1">
<tr>
<td>Taqueria el Asadero
(Resturant)</td>
<td>The Hitching Post
(Resturant)</td>
</tr>
<tr>
<td>Harold Washington
Memorial Library</td>
<td>MLK Memorial
Library</td>
</tr>
<tr>
<td>95th-Dan Ryan
Sta</td>
<td>Fort Totten
Sta</td>
<tr>
</table>
</body>
</html>
----------------------------------------------------------------------------------------------------------------------------------------------
4) mystyle.css
body {
padding-left: 11em;
font-family: Georgia, "Times New Roman",
Times, serif;
color: purple;
background-color: #d8da3d }
ul.navbar {
list-style-type: none;
padding: 0;
margin: 0;
position: absolute;
top: 2em;
left: 1em;
width: 9em }
h1 {
font-family: Helvetica, Geneva, Arial,
SunSans-Regular,
sans-serif }
ul.navbar li {
background: white;
margin: 0.5em 0;
padding: 0.3em;
border-right: 1em solid black }
ul.navbar a {
text-decoration: none }
a:link {
color: blue }
a:visited {
color: purple }
address {
margin-top: 1em;
padding-top: 1em;
border-top: thin dotted }
--------------------------------------------------------------------------------------------------------------------------------------
The page will look something like this

I need help asap with this Dropbox Usage Hide Folder Information 0% 100% Instructions Less Info...
need help with this assignment, please. Part 1 - Java program named MemoryCalculator In your Ubuntu VM (virtual machine), using terminal mode ONLY, do the following: Create the folder program2 In this folder place the text file located on my faculty website in Module 2 called RAMerrors (Do not rename this file, it has no extension.) It is down below. Ths is the file RAMErrors 3CDAEFFAD ABCDEFABC 7A0EDF301 1A00D0000 Each record in this file represents the location of an error...
disregard
Final Project 2 Due Sunday by 11 59pm Points 100 Submitting the upload Instructions For this assignment, you will create flowchart using Flowgorithm and Pseudocode for the following program example You are to design a program for Alexander's Coffee Shop providing customer research data When a customer places an order, the clerk asks the customer for their zip code and age. The clerk enters this data as well as the number of ems purchased. The program should operate continuously...
Hey I really need some help asap!!!! I have to take the node class that is in my ziplist file class and give it it's own file. My project has to have 4 file classes but have 3. The Node class is currently in the ziplist file. I need it to be in it's own file, but I am stuck on how to do this. I also need a uml diagram lab report explaining how I tested my code input...
You are planning to build a Web Site for a fictitious local organization or charity. The website should allow the visitor to subscribe to a newsletter (simulated), present past newsletters, and view images related to the organization or efforts. You need to complete the entire design phase and then implement the Web application. Please create the Word document and answer the following questions: Identify the goal of the website: Who are the end users? Why do you need to have...
I need help with my javascript project, I've started on it but I can't seem to get ym java scripts to work with my index.html. Can someone please help me fix my code? I need the main.js & scratchpad.js to work with my index.html .Thank you Directions: Go to the following link: https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web/JavaScript_basics On that page, scroll down to "A 'hello world' example". Follow the step-by-step instructions to download their code and edit it in your text editor of choice....
I NEED SOME HELP WITH THIS PLEASE
:)
1. Create a data entry form on one of your web pages for visitors who want to be added to your mailing list. Include one of each of the following input elements*: Text <input type="text".... • Tel <input type="tel".... . Email <input type="email"... Date <input type="date"... . A set of radio buttons <input type="radio"... • A set of check boxes <input type="checkbox"... • A select element with options <select>.....</select> (do NOT add...
i need help with this scripting assignment in power shell thanks
Lab 7: PowerShell Search and Report Search Report host path date Execution time nnn Directories n, nnn, nnn Files nnnnnnn Sym links nnnnnnn Old files nnnnnnn Large files nnnn, nnn Graphics files nnnnnnn Executable files nnnnnnn Temporary files n, nnn, nnn TotalFileSize nnnn, nnn Introduction Lab 7 is nearly identical to Lab 2, except it is written in PowerShell, uses no UNIX/Linux tools to do its work, creates no...
Please help ASAP! C ++, linked list, etc. everything for the project is in the link below. https://www.zipshare.com/download/eyJhcmNoaXZlSWQiOiIzZDIyN2UzYi1kNGFhLTRlMzEtYjMzZi00MDhmYzNiMjk3ZGMiLCJlbWFpbCI6Im1pMTQzNEBnbWFpbC5jb20ifQ== You should turn it in by blackboard. Each task should be in a separate unzipped folder named YourLastName_YourFirstInitial_taskN, where N is the task number inside a zipped file named: YourLastName_YourFirstInitial.zip. You may use code you have written previously and you may ask other members of the class questions about the assignment. However, you must do your own assignment; you may not use...
Need help starting from question 9. I have tried multiple codes
but the program says it is incorrect.
Case Problem 1 Data Files needed for this Case Problem: mi pricing_txt.html, mi_tables_txt.css, 2 CSS files, 3 PNG files, 1 TXT file, 1 TTF file, 1 WOFF file 0 Marlin Internet Luis Amador manages the website for Marlin Internet, an Internet service provider located in Crystal River, Florida. You have recently been hired to assist in the redesign of the company's website....
I need help with the following code... Instructions: This lab builds on the skills from Lab 2c, in which you read data values from a file and kept a count of the number of invalid values. In this lab, your program will be using the same code to read each data entry from the file, but you will also save each value in an array named allMags after each is read in. When all values in the file have been...