HTML 5 and associated technologies like CSS3 are making the mobile web more capable. Key points include: - HTML5 introduces tags for audio, video, offline storage and caching that allow richer mobile web applications. - CSS3 adds features like shadows, gradients, rounded corners, transitions and 3D transforms that improve visuals on mobile. - Gesture events in WebKit allow detection of swipes, pinches and other gestures on touchscreens. - HTML5 APIs for local storage, databases and the application cache enable offline functionality in mobile web apps. - While support varies, most mobile browsers now support many HTML5 and CSS3 features, allowing enhanced mobile web experiences.