diff --git a/.Jules/palette.md b/.Jules/palette.md new file mode 100644 index 0000000..3af7772 --- /dev/null +++ b/.Jules/palette.md @@ -0,0 +1,3 @@ +## 2024-05-23 - Accessibility and Loading Experience Improvements +**Learning:** Matching the wrapper's background color to the embedded content's theme significantly improves perceived performance by eliminating the white flash during loading. Correctly setting the `lang` attribute and `iframe` title are essential, low-effort accessibility wins for simple wrapper sites. +**Action:** Always check for language mismatch between the HTML `lang` attribute and the actual content, especially in portfolio sites. Ensure all `iframe` elements have descriptive `title` attributes. diff --git a/index.html b/index.html index 0ec0065..0195a82 100644 --- a/index.html +++ b/index.html @@ -1,24 +1,12 @@ - + Edgar D' Galo • UX/UI Designer | Portafolio Online - +