Posts

Showing posts from September, 2024

Reflections on My First HTML Coding Experience!

Image
  My first attempt at HTML coding has been an enlightening journey into a world I knew little about. The project aimed to understand the basic concepts of HTML coding by creating a simple webpage. As a beginner, the task seemed daunting at first, but through persistence and curiosity, I managed to create my first HTML page, showcasing a bit about me and my interests. Project Overview: The project focused on personalizing a webpage using basic HTML. I started by including a main title that introduced myself to the reader. Then, I added an image that captured a memorable moment from my family’s trip on a Disney Cruise. This was not only a nostalgic experience but also an opportunity to learn how to properly include images in HTML while adhering to accessibility best practices. I added an alt tag to describe the image, ensuring it was accessible to visually impaired users. Next, I included paragraphs about my experiences and interests, giving the reader a better understanding of who I...

Accessibility

Image
When developing documents and websites, ensuring accessibility for individuals with disabilities is a critical priority. Here are three key considerations/modifications to ensure accessibility: 1. Use of Alt Text for Images Alt text describes images or graphics used in documents and websites for individuals who rely on screen readers. The alt text provides a verbal description, allowing users with visual impairments to understand the content that a sighted person would glean from an image. To make this modification:    - Ensure that every image includes descriptive alt text.    - For more complex images like graphs or charts, consider including long descriptions.   2. Proper Heading Structure: Headings organize content hierarchically and assist users who rely on screen readers to navigate through a document. By creating a clear heading structure:    - Use built-in styles in document software (e.g., Heading 1, Heading 2).   3. C...

Welcome to My First Blog!

Image
Hello everyone! My name is Hamid Almalki, and I am thrilled to start sharing my thoughts, experiences, and insights. With over 15 years of experience in education, I have spent 13 years teaching in the classroom and two years as an assistant principal. Currently, I am pursuing a master's degree in Curriculum and Instruction, which allows me to deepen my understanding of educational theories and practices and explore innovative ways to impact student learning. My education journey has been filled with passion, growth, and a commitment to helping students reach their fullest potential. I have a keen interest in two areas vital to the future of education: gifted education and educational technology. Despite their differences, both fields are centered around nurturing talent, fostering creativity, and leveraging innovation to enhance learning. In this blog, I aim to create a space where we can delve into the world of gifted education and educational technology. This is my very first ...