Is my approach correct for displaying an anchor link next to the headline?Hash signs for links can be problematic for accessibility and mobile use; consider a link icon instead.
003-about page-flexbox vs grid options to further optimize for mobileUse <article> for the biography section to enhance the semantic structure.CSS Grid is preferable for complex layouts with multiple items in mobile view.
Is my approach correct for displaying an anchor link next to the headline?Hash signs for links can be problematic for accessibility and mobile use; consider a link icon instead.
003-about page-flexbox vs grid options to further optimize for mobileUse <article> for the biography section to enhance the semantic structure.CSS Grid is preferable for complex layouts with multiple items in mobile view.