What is a Modern Web Page
A modern web page in 2023 should have the following:
- valid html
- valid CSS
- good design principles
- JavaScript if needed
- ARIA for Accessibility
- be served by a updated web server with SSL
Some might add “branding”, but that can and should be handled by skins.