Pregunta de entrevista de Galtech

How do you ensure a website is responsive and accessible?

Respuesta de la entrevista

Anónimo

1 dic 2025

I build layouts using CSS Grid/Flexbox and test across breakpoints. For accessibility, I follow WCAG guidelines — proper heading structure, alt text, ARIA labels, keyboard navigation, and sufficient color contrast.