HTML5
Learning advanced PHP techniques, pure CSS pseudo to create stunning and engaging websites without JavaScript that are sure to stand out from the competition.
jQuery Skip Navigation Bubble
Simple jQuery code to embed Skip to content link to all screens at top of page, and improve web accessibility. The Skip Navigation Bubble automatically starts on page load, it shows on every top of page and hide it after few second. It stays on screen for 8 seconds. All you need to do for the code to happen […]
WordPress Skip to content
Simple code that allow the user to skip directly to the article content, bypassing the navigation, enhances the accessibility of your blog or web site. Add this snippet into the functions file of your WordPress theme. WordPress Hooks: next_post_link; previous_post_link This is jQuery code to update the navigation link directly to the post content when […]