Answer & Explanation:management information systems help Need help that knows how to RFP in notepad and specific direction to follow this a word document. Below is the PDF on how to get it corrected.rfp.pptx
The CIO of the online grocery store Peapod has asked you to
create an RFP to submit your company’s ability to develop and maintain
this site.
Create a new folder called “LastName FirstName Project 1″Open up Word and save the file to your Project 1 folder. Name It: project1.htmlAdd all the required tagsTitle your web page: Your Name Project Proposal 1In the
Unformatted Attachment Preview
HTML
We’ll learn …
•
•
•
•
•
•
•
•
•
What HTML is
What tags are
What a basic web page looks like
What 3 HTML tags are required
What HTML comments look like
How to title your web page
How to format the text on your web page
How to create headings on your web page
How to add pictures to your page
HTML
• Hyper Text Markup Language
– Markup your text document
– The markup is the tag
– Hyper text means you can jump from place to
place
• Programming language of the internet
TAGS
• Look like this: < >
• Come in pairs (every begin tag must have an
end tag)
–
PAIRS
• TAGS do not show up on a web page
• There are 3 REQUIRED TAGS
– 1. ONLY ONE
– 2. ONLY ONE (maybe put a title in
here)
– 3.
/**/
$(function (){
initPopupImagePreview(‘.box-attachments.images’);
});
function toggleHowItWorksAccordian() {
var howItWorksElement = $(‘#how-it-works-accordian’);
if (howItWorksElement.is(‘:visible’)) {
howItWorksElement.slideUp(‘slow’);
} else {
howItWorksElement.slideDown(‘slow’);
}
}
$(‘#howItWorksHideBtn’).click(function(){
$(‘#how-it-works-accordian’).slideUp(‘slow’);
});
function open_register(){
close_login();
$(‘#user-action-register’).closest(‘.popup-template’).removeClass(‘hidden’);
}
function close_register(){
$(‘#user-action-register’).closest(‘.popup-template’).addClass(‘hidden’);
}
function become_a_student(){
$(‘.student-to-show’).removeClass(‘hidden’);
$(‘.tutor-to-show’).addClass(‘hidden’);
$(‘#user-type’).val(‘1’);
//Changes the left-split background image
$(‘#user-action-register’).closest(‘.popup-template’).find(‘.left’).css(‘background-image’, ‘url(/img/backgrounds/signup_bg.jpg)’);
$(‘#user-action-register’).closest(‘.popup-template’).find(‘.h2-heading’).text(‘Take 10 seconds to Sign up!’);
$(‘#user-action-register’).closest(‘.popup-template’).find(‘.sub-heading’).html(‘Get enstant access to your answer!’);
$(‘.bullet-points’).show();
}
function become_a_tutor(){
$(‘.student-to-show’).addClass(‘hidden’);
$(‘.tutor-to-show’).removeClass(‘hidden’);
$(‘#user-type’).val(‘2’);
//Changes the left-split background image
$(‘#user-action-register’).closest(‘.popup-template’).find(‘.left’).css(‘background-image’, ‘url(/img/backgrounds/tutor_bg.jpg)’);
$(‘#user-action-register’).closest(‘.popup-template’).find(‘.h2-heading’).text(‘Tutor On Studypool’);
$(‘#user-action-register’).closest(‘.popup-template’).find(‘.sub-heading’).html(‘Apply for an account to start working online.’);
$(‘.bullet-points’).hide();
}
function socialSignup(provider, type) {
// base url
var baseURL = ‘/users/oauth’;
// provider
var completeURL = baseURL + ‘?provider=’ + provider;
// type
completeURL = completeURL + ‘&type=’ + type;
// Callback url for notebank
completeURL = completeURL + ‘&callback_url=’ + encodeURIComponent(location.pathname + location.search + location.hash)
window.location = completeURL;
}
$(‘#login-flow-registration-form’).submit(function(e) {
$(‘#register-button’).attr(‘disabled’, true);
});
function open_login(){
$(‘#user-action-login’).closest(‘.popup-template’).removeClass(‘hidden’);
close_register();
}
function close_login(){
$(‘#user-action-login’).closest(‘.popup-template’).addClass(‘hidden’);
}
function resetPassword() {
close_login();
$(‘#forgotPasswordPopup’).modal(‘show’);
}
function socialLogin(provider) {
// base url
var baseURL = ‘/users/oauth’;
// provider
var completeURL = baseURL + ‘?provider=’ + provider;
// Callback url for notebank
completeURL = completeURL + ‘&callback_url=’ + encodeURIComponent(location.pathname + location.search + location.hash)
window.location = completeURL;
}
$(‘#login-form’).submit(function(e) {
$(‘#login-button’).attr(‘disabled’, true);
});
jQuery(function($) {
jQuery(‘a[rel=”tooltip”]’).tooltip();
jQuery(‘a[rel=”popover”]’).popover();
$(function() {
var date = new Date();
//add cookie to see where the user FIRST came to
if(!$.cookie(‘origin’)) {
//set expires date to 3 days to give them time to verify email
$.cookie(‘origin’,’question resell’, { expires: date.getTime() + (72*60*60*1000), path: ‘/’ });
}
//also track page views to the ‘origin’ pages
analytics.page(‘question resell’);
});
jQuery(” .timeago”).timeago([]);
});
/**/
ONLY ONE (stuff that shows up)
Basic Web Page
Head section
My page
Hello this is my page
Body section
• Tags don’t show up on the
page
Title Element
• Goes inside the head element
• If you forget it, you’ll have an untitled web
page
• Looks like this:
My Home page
• Where does the title show up?
Text Formatting
Text
formatting
type
What It Does
Example
paragraph
Creates paragraphs of text I’m my own paragraph
Line break
Makes the browser go to
the next line
I’m Line 1. I’m Line 2.
Bold
Makes the text bold
I’m bold
Underline
Makes the text underlined
I’m underlined
Italic
Makes the text italic
I’m italic
Horizontal
rule
Line across the page
Headings
•
•
•
•
Creates different sections for your page
replace # with an actual
number (1-6)
1 is the BIGGEST, 6 is the smallest
heading
My heading
Pictures
• Put a picture on your page
•
– Example:
• The picture MUST be in the same folder as
the web page!
Let’s Use this stuff- Getting Started!
• Create a new folder called “LastName FirstName Project 1”
• Open up notepad and save the file to your Project 1 folder. Name It:
project1.html
• Add all the required tags (What are they again?)
• Title your web page: Your Name Project Proposal 1
• In the , add 2 headings. Title the first heading: “My Proposal”
and the second: “My Research”
• Separate the headings with a horizontal rule.
• Type up a few paragraphs that will allow you to put together an RFP
for a grocery delivery website.
– Here is a link to a sample RFP http://www.entrepreneur.com/formnet/form/1173
• Find a picture of project management (use google images),
download it into your project 1 folder, and add it to the “My Proposal”
section of your web page.
• Add at least 3 resources to the “My Research” section of your page.
…
Purchase answer to see full
attachment
You will get a plagiarism-free paper and you can get an originality report upon request.
All the personal information is confidential and we have 100% safe payment methods. We also guarantee good grades
Delivering a high-quality product at a reasonable price is not enough anymore.
That’s why we have developed 5 beneficial guarantees that will make your experience with our service enjoyable, easy, and safe.
You have to be 100% sure of the quality of your product to give a money-back guarantee. This describes us perfectly. Make sure that this guarantee is totally transparent.
Read moreEach paper is composed from scratch, according to your instructions. It is then checked by our plagiarism-detection software. There is no gap where plagiarism could squeeze in.
Read moreThanks to our free revisions, there is no way for you to be unsatisfied. We will work on your paper until you are completely happy with the result.
Read moreYour email is safe, as we store it according to international data protection rules. Your bank details are secure, as we use only reliable payment systems.
Read moreBy sending us your money, you buy the service we provide. Check out our terms and conditions if you prefer business talks to be laid out in official language.
Read more