So far in class, we have learned numerous acronyms, including CMS, which stands for Content Management System. A CMS is a software application that enables users to create, manage, and modify digital content without requiring extensive coding knowledge. These systems, such as WordPress, Joomla, and Drupal, simplify website development by providing user-friendly interfaces, templates, and plugins, allowing for efficient content updates and site management.

We had also learned about HTML, CSS and JavaScript which are the building blocks of creating a website. HTML (HyperText Markup Language) is the content and structure of a page where CSS (Cascading Style Sheets) is responsible for styling the website allowing developers to change the colors, fonts and overall design. Javascript is similar to CSS as it includes styling the website, but it also runs a script within the browser to allow for easier movement on a website.

In addition to learning acronyms, we have also explored the significance of web accessibility, which ensures that websites are usable by individuals with disabilities. This is particularly important for users who are visually impaired, as they rely on assistive technologies like screen readers to navigate web pages. Properly structured headings, alternative text for images, sufficient color contrast, and keyboard-friendly navigation are essential components of an accessible website. By implementing these accessibility features, developers can create more inclusive digital experiences, ensuring that all users, regardless of ability, can access and interact with online content effectively.

 

**Checked by ChatGPT for spelling and grammar errors & expanding further**

**Image from Design TLC**