the portfolio is one of the most powerful tools in the software developer toolbox; it’s the easiest way of showing what you’re truly capable of as a developer, and is a quick and simple way for recruiters and hiring managers to get an idea of what you can bring to their teams.
Page title - We checked this title in different browser's and we add in bookmark and no issues were found Image text alternatives ("alt text") - We checked that throw https://wave.webaim.org/ and we found every image icon green Headings checks - We checked the Heading we found some problem of h2 before h1 so we change that and check again and we found it perfect. Link: https://github.com/mustabbas/Portfolio/blob/632087dd622fc276d9805d4b4ea435697591e4b8/index.html#L24 Contrast ratio ("color contrast") - We checked the Contrast ratio by using this link https://juicystudio.com/services/luminositycontrastratio.php of the body background against title color we found The contrast ratio is 5.68:1 and it's more than the minimum contrast of 4.5: 1 and we check body background against normal text color we found The contrast ratio is: 7.95:1 and it's even better Resize text - We checked by zooming and we found some text disappeared to the left of the screen we fix that change the media query min-width and max-width. Link: https://github.com/mustabbas/Portfolio/blob/632087dd622fc276d9805d4b4ea435697591e4b8/style.css#L315 https://github.com/mustabbas/Portfolio/blob/632087dd622fc276d9805d4b4ea435697591e4b8/style.css#L428 Keyboard access and visual focus - We checked that you can access all links with only the tab key in the keyboard, left to right, and top to bottom. No issues were found. Moving, Flashing, or Blinking Content - We checked that we only have one moving element on the page and it takes less than 5 seconds. No issues were found. Multimedia - We checked and there is no multimedia content (video or audio) on the page. No issues were found. Basic structure check - We checked that some alt wasn't descriptive so we changed them. We checked that the information makes sense when read in the order it is shown. We checked that blocks of information have clear headings. https://github.com/mustabbas/Portfolio/blob/632087dd622fc276d9805d4b4ea435697591e4b8/index.html#L94 https://github.com/mustabbas/Portfolio/blob/632087dd622fc276d9805d4b4ea435697591e4b8/index.html#L96