227k views
3 votes
Congratulations, You’re Volun-Hired!

A newly formed educational charity wants to create a website, and they have invited you in as a consultant because they don’t have a web developer and would like your advice on what sort of website will work best for their business. This charity could promote literacy in your area, or it could advocate for the promotion of music in education. You could also consider charities that educate the public about a particular interest of yours. You choose!
Identify different types of websites that would be useful for the charity and briefly explain why each is appropriate for this type of business and how each could be used effectively. Think about which coding languages or scripting languages would be necessary or best-suited for their purposes. Depending on what type of website you suggest, you will need to explain different programming languages and their purposes. For example, since you’re creating a website for a charity, you will need to take fundraising into account, right? What else should you consider?
Step 1. For this activity, you should demonstrate your understanding of the basics of web development. In doing so, identify and describe at least three different types of website and explain how and why each is suited for this charity.

3 types of websites Explanation on how and why each is suited for this charity

1.
2.
3.


Step 2. Choose at least four coding or scripting languages that could be used to build the websites and explain why these languages are suitable.

4 Coding and Scripting Languages Explanation on why languages are suitable
1.
2.
3.
4.
Please don't answer unless you know the correct answer.

1 Answer

0 votes

Answer:

3 types of websites Explanation on how and why each is suited for this charity

1.Homepages. The homepage is your site’s main hub and serves as the face of a brand. Your homepage helps site visitors get to different areas of the site, and it can also serve as a conversion funnel. Because most people come to you through your homepage, this is where design matters most. It is suited for the charity because it can help people who struggle with getting through websites get through quick and easy.

2.Magazine websites A magazine website features articles, photos and videos that are informational and educational. This way if even a child with limited attention span went to the website could get through it.

3.Educational. usually an interactive website with educational information on any given topic. This is important because the charity is educational. It feels right that the website was informational about what the charity is and everything that it's about.

and the second part is

Step 2. Choose at least four coding or scripting languages that could be used to build the websites and explain why these languages are suitable.

4 Coding and Scripting Languages Explanation on why languages are suitable

HTML. HTML, or Hypertext Markup Language, is primarily used in the creation of the webpage skeleton. It is the most important of the three languages that this post will cover. HTML is responsible for creating the “physical” elements of the webpage. Elements such as links, text, images/video, dividers, and others are inserted into the webpage through HTML.

CSS. CSS is used to style the elements of the webpage that are created through HTML. Colors, fonts, borders, and other characteristics are all controlled through CSS.

Ruby. The Ruby language is completely object-oriented, in that everything is an object. For instance, even the most basic data types, like integers, have methods and instance variables. This provides a greater ability to use method chaining, where many lines of code can be consolidated into one. For example, if you wanted to use three different methods on a string, one way would be to write several lines of code

Step-by-step explanation:

I figured that sense I finished this assignment just now that I could help you :) I hope this helps

User Aegir
by
4.7k points