Client uploads
Lists and tables (HTML) and basic CSS declarations
Im working on a Computer Science question and need guidance to help me study.
Content
Choose a topic that is simple and needs no research, such as your pets, a hobby, fun things to do in your community, favorite television shows, fun foods,
Follow the instructions below, providing the content in order. Save your work frequently. Much of the information you need is below or in the Reading PDF. Lists and tables (HTML) and basic CSS declarations
Coding: HTML
- Open your clean editor.
- Type the
Doctype declaration on the top line (see the Reading PDF). - Save this document as
index .html.- For Notepad users, do a “Save As,” type index.html, and choose “All files” from the
dropdown menu before clicking the Save button. - For
TextEdit users, choose “Save” in the File menu, use the “Save As” field and type index.html. In the pop-up, choose “Use .html” and save.
- For Notepad users, do a “Save As,” type index.html, and choose “All files” from the
- Enter the html (including
lang=”en “ in the beginning tag), head, and body tag pairs.
- In the head:
- Enter title tag pairs and a few words between the tags. This will show in the browser tab once you
are done . - Enter comments (see the Reading PDF) that include your name, the date, your professor’s name, and the URL where you found your image (or the fact that the image is
indeed your own). - Enter a link to CSS (see the Reading PDF).
- Enter title tag pairs and a few words between the tags. This will show in the browser tab once you
- In the body:
- Enter h1 tags with a suitable page title for your topic.
- Enter
p tags and type a paragraph of at least 60 words about your topic. - Under this, code your image. Use the code below, replacing buddy.jpg with the actual name of your image and “my dog” with a suitable description of your image:
<
img src=”images /buddy.jpg”alt=”my dog” />
- Enter h2 tags with a suitable title for a list.
- Write either an ordered or unordered list related to your main topic. Include at least 5 list items.
- Enter h2 tags again, this time with a suitable title for a table.
- Code a table of at least three rows and three columns and insert content
that is logical for your topic. The top row must use <th > tags for headings. - Enter coding for a website hyperlink. It would be good to use the URL to a related website, but if you are not aware of one, you can link to Google’s home page. This link must open in a new window:
Google
- Enter coding for an email link. Use your school email for this.
- Enter coding for a copyright line. Use
character code for the ©symbol, and include the current year and your first and last names:
<pclass=”copyright “> © Year Your Name</p br > (it is a single tag) where you feel you need to separate items. - Save your index.html one more time.
Coding: CSS
- Open a new document in your clean editor.
- Type the
charset statement on the top line (see the Reading PDF). - Save this document as
mystyles .css.
- Enter instructions for the body
- Padding
20px on right and left - Font style and size
choose two options and onefamily, and use a percentage for size
- Padding
- Enter instructions for the h1 tags
- Align the heading to center
- Assign a color other than black to the text
- Change the percentage size to something larger than the body
- Enter instructions for styling the table
- Copy the following code, but change the background color using
hexcode :table {
border: 1px solid #000000;
border-collapse: collapse;
}
th {
border: 1px solid #000000;
background-color: #A5D19B;
}
td {
border: 1px solid #000000;
padding: 5px;
}
- Copy the following code, but change the background color using
- Enter instructions for the copyright class
- Copy the following code, changing the font size to some other value:
.copyright {
text-align: center;
font-size: 95%;
}
- Copy the following code, changing the font size to some other value:
- Save your
mystyles .css one more time.
Assembling Your Assignment
Create a folder and name it with your first and last names.
- Place your index.html and
mystyles .css in the folder. - Create another folder inside the same folder and name it images.
- Place your image in the images folder.
,%20mystyles%20(css).png?_&d2lSessionVal=hyFJhf8QSjwIiZfVVEVrhku9W&ou=110709)
Check your work. Some troubleshooting help:
- If the image does not show, is it in the images folder? Is it named properly in the code, with the same capitalizations (if any) and file extension? Is the
img tag written without errors? - If the list seems to have empty
list items, look for missing end-li tags. - If the content under the list does not align correctly, did you insert the end-
ul or end-ol tag? - If the table is askew, count the number of <
td > tag pairs and make sure theymatch for each <tr > pair. Check for all end-tags. - If the page is still just plain serif font, check the link tag for errors. Is it in the head? Is the name of the
css file correct? Are all quote marks included? - If the top heading
is not centered and in a color other than black, or the table has no color or borders, orthe copyright date is not aligned center, check your CSS for missing semicolons at the ends of declarations.
If you found this assignment easy and wish for an additional challenge, you may add any of the following to your index page at your discretion. These actions cannot replace any of the required coding and will not carry points, but provide additional practice for those who wish to do them. Again, do not code beyond the allowed activities.
- Hyperlink the image to the image’s original source
- Merge some cells in the table (if logical)
- Nest a
sublist inside your list - Use <em> or <strong> tag pairs for select words or phrase
- ?
**ORIGINAL WORK PLEASE***This is a TWO part assignment. Briefly write a one sentence summary of each of the theories in bullets and part two, write a 350 word paperwere you create your own intervention theory
I dont understand this Social Science question and need help to study.
Part I: Resource File
Reflect on your previous assignments and the concepts, theories, and approaches you have learned about throughout the course.
Create a resource file to use in your future classes and in your career that includes the following:
- A one-sentence summary of each of the following major theories:
- Psychotherapy
- Therapeutic
- Behavioral
- Cognitive
- Systems
- Multicultural
- At least two intervention strategies for each theory
- When the strategies should be used
- The type of client or setting where the strategy would work best
Be creative with this section of the assignment. Some possible ways the resource file can be presented are in a file folder, flash cards, poster, paper, handout, presentation, or a job aid.
Part II: Personal Theory Paper
Write a 350- to 700-word paper where you create your own intervention theory. You may combine theories or you can invent a completely new theory.
Include the following in your paper:
- Explain your personal theory and why you believe in it.
- Describe the theories and theorists that you relate to the best and why.
- What surprised you most about the theories learned in class and why?
Format your paper consistent with APA guidelines.
Professional Experience #1
I need support with this English question so I can learn better.
ASSIGNMENT INFORMATION
- Due Date Monday, January 13, 2020Points Possible 22
- Professional Experience #1 Due at the end of Week 1 and worth 22 points(Not eligible for late policy unless an approved, documented exception is provided*)For Professional Experience #1, you will find a recent article (published within the last 18 months) focused on effective professional communications. You will read the article and then develop a 25 to 50-word summary.Follow the instructions below: Step 1: Access and download the Professional Communication Table document that you will use for this assignment and that also offers an example for you to model as you complete your own.Step 2: Save the file to your desktop using the following file name format:
- YourFirstName_YourLastName_Wk1_DOC.docx
- Example: Ed_Buchanan_Wk1_DOC.docx
Step 3: Find an article about effective professional communication that was published in the last 18 months.Step 4: Read the article and develop a 25 to 50-word summary. Summaries shorter than 25 words and longer than 50 will not receive credit.Step Five: Fill in the “Professional Communication Table” with the requested information: a hyperlink to the article, your 25 to 50-word summary, and your name (in the Employee section). Save the changes you made within your document.Step Six: Submit your completed document to the Professional Experience 1 assignment submission link in Blackboard.Note: This is a pass/fail assignment. All elements must be completed simulating the workplace environment where incomplete work is not accepted.
- The professional experience assignments are designed to help prepare you for that environment. To earn credit, make sure you complete all elements and follow the instructions exactly as written. This is a pass/fail assignment, so no partial credit is possible. Assignments that follow directions as written will receive full credit, 22 points. Assignments that are incomplete or do not follow directions will be scored at a zero.
The specific course learning outcomes associated with this assignment are:
- Plan, create, and evaluate professional documents.
- Write clearly, coherently, and persuasively using proper grammar, mechanics, and formatting appropriate to the situation.
- Deliver professional information to various audiences using appropriate tone, style, and format.
- Learn communication fundamentals and execute various professional tasks in a collaborative manner.
- Analyze professional communication examples to assist in revision.
-
-
By submitting this paper, you agree: (1) that you are submitting your paper to be used and stored as part of the SafeAssign services in accordance with the
Blackboard Privacy Policy; (2) that your institution may use your paper in accordance with your institution’s policies; and (3) that your use of SafeAssign will be without recourse against Blackboard Inc. and its affiliates.
Capstone First DQs of the week
Im trying to study for my Writing course and I need some help to understand this question.
DQ one : Identify two GCU Library scholarly databases that will help you find the best research articles to support your EBP proposal. Discuss why these two databases are better than Google Scholar or a general Internet search.
DQ Two: The Institute of Medicine has stated a goal that 90% of practice be evidence-based by 2020. According to HealthyPeople.gov, the United States is currently at approximately 15%. Discuss two barriers that might hold nursing practice from achieving this goal, and suggest ways in which identified barriers may be addressed.
Case Study – enterprise risk management practices
Im working on a Writing exercise and need support.
Read the attached article:
GUIDELINES FOR WRITING A CASE STUDY
A case study analysis requires you to investigate a problem, examine the alternative solutions, and propose the most effective solution using supporting evidence. Your submission should be no more than 2 pages and needs to adhere to APA formatting for spacing and citations. Include a title page, your case study (1-2 pages), and reference page.
Preparing the Case
Before you begin writing, follow these guidelines to help you prepare and understand the case study:
- Read and examine the case thoroughly
- Take notes, highlight relevant facts, underline key problems.
- Focus your analysis
- Identify two to three key problems
- Why do they exist?
- How do they impact the information security field?
- Who is responsible for them?
- Uncover possible solutions
- Review course readings, discussions, outside research, and your experience.
- Select the best solution
- Consider strong supporting evidence, pros, and cons: is this solution realistic
Drafting the Case
Once you have gathered the necessary information, a draft of your analysis should include these sections:
- Introduction
- Identify the key problems and issues in the case study.
- Formulate and include a thesis statement, summarizing the outcome of your analysis in 12 sentences.
- Background
- Set the scene: background information, relevant facts, and the most important issues.
- Alternatives
- Outline possible alternatives (not necessarily all of them)
- Why are alternatives not possible at this time (if not possible)?
- Proposed Solution
- Provide one specific and realistic solution
- Explain why this solution was chosen
- Support this solution with solid evidence
- Recommendations
- Determine and discuss specific strategies for accomplishing the proposed solution.
- If applicable, recommend further action to resolve some of the issues
- What should be done and who should do it?
please develop 2/3 pages with aaa format and 6 references with peer reviewed artilces
Im stuck on a Management question and need an explanation.
Professional Assignment 1 CLO 2, CLO 3, CLO 5
In a 2 to 3 page APA formatted written report, address the following concepts by providing in- depth analysis and details pertaining to implementation and strategic planning:
1. Differentiate between Information Systems (IS) and Management Information Systems (MIS). Identify some research areas in MIS, and provide an example.
2. Describe how IS can play a vital role in the competitive strategy of an organization.
3. Explain the importance of having a cross-functional enterprise architecture.
4. Describe how a data warehouse is created and utilized in an organization and explain the
challenges and value of big data.
5. Describe the relationships between the concepts presented in this assignment, and how they
contribute to the strategic direction of an organization.
Information Systems Concepts
Can you help me understand this Computer Science question?
In 250 words or more, answer the following questions.
- What is an information system? What are some of the characteristics of information systems? Make sure you explain your answers to these questions in your own words, rather than quoting from the textbook or other online sources.
- Find a web page that gives a definition of an application, and a web page that gives a definition of a computer-based information system. Summarize the definitions that you found on the web in your own words. Do not quote directly from your sources, describe the concepts learned in your own words. Then, in your own words, drawing on what you learned from your sources, describe the differences between applications and computer-based information systems. Be sure to include the URLs of the web pages you used in your research to answer this question.
- What are some information systems that you use in your work or in your day-to-day life?
- Describe some of the characteristics of the information systems you identified above.
Rough Draft Quantitative Research Critique and Ethical Considerations
Im studying for my Nursing class and dont understand how to answer this. Can you help me study?
Write a critical appraisal that demonstrates comprehension of two quantitative research studies. Use the “Research Critique Guidelines Part II” document to organize your essay. Successful completion of this assignment requires that you provide a rationale, include examples, and reference content from the study in your responses.
Use the practice problem and two quantitative, peer-reviewed research articles you identified in the Topic 1 assignment to complete this assignment.
In a 1,0001,250 word essay, summarize two quantitative studies, explain the ways in which the findings might be used in nursing practice, and address ethical considerations associated with the conduct of the study.
Prepare this assignment according to the guidelines found in the APA Style Guide, located in the Student Success Center. An abstract is not required.
This assignment uses a rubric. Please review the rubric prior to beginning the assignment to become familiar with the expectations for successful completion.
You are required to submit this assignment to LopesWrite. Refer to the LopesWrite Technical Support articles for assistance.
please apa with 2 references and 300 words for the first question 1&2 in different papers
I need an explanation for this Engineering question to help me study.
1)What does an assessor need to understand before she or he can perform an assessment?
2)Length: Minimum of 600 words
Submission Title: [name]_ISOL536_Spring2020Main_Week1_Assignment.docx
Briefly respond to all the following questions. Make sure to explain and backup your responses with facts and examples. This assignment should be in APA format and have to include at least two references.
a.When should the architect begin the analysis?
b.What are the activities the architect must execute?
c.What is the set of knowledge domains applied to the analysis?
d.What are the tips and tricks that make security architecture risk assessment easier
Write a short (one page or less), but meaningful response to this article
Im studying for my Sociology class and need an explanation.
Write a short (one page), but meaningful response to this article which includes:
-a brief summary of the content of the article (What is this article about? What are the key points?)
-A response to the ideas shared by the author (Do you agree or disagree with the author? Why?)
-A life connection (Can you relate to this material to your personal experiences?)
Article: http://www.nytimes.com/2010/08/22/magazine/22Adulthood-t.html?pagewanted=all
Use Promo Code: FIRST15