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