DevArticles.In
  • Home
  • Hindi to Unicode
  • PHP Debug
  • CakePHP Captcha
  • How-To
  • About
  • Contact

Author: Deepika Meyan

Introduction To Flexbox

March 26, 2020March 26, 2020 Deepika MeyanHTML and CSS
introduction to flexbox

Flexbox is a new and revolutionary way to manage blocks. Conventionally, blocks are managed via defining display: block for vertical blocks and display: inline or display: inline-block for horizontally placing blocks. By block, we mean by element here. Flexbox provides…

Read More→

Traversing through Elements using jQuery

January 6, 2020January 16, 2020 Deepika MeyanHTML and CSS, jQuery, MiscelleneousLeave a Comment on Traversing through Elements using jQuery
traversing

jQuery is a very powerful tool that provides various traversing methods to select the element randomly and sequentially. With jQuery selecting and finding an element becomes very easy. But at times, we may wish to improve the selection and when…

Read More→

Creating Custom Shortcode in WordPress

January 6, 2020January 16, 2020 Deepika MeyanHTML and CSS, Miscelleneous, PHP, WordPressLeave a Comment on Creating Custom Shortcode in WordPress
wordpress logo

With a lot of customization with the theme WordPress also provide us to create our own Custom Shortcode. Basically, shortcodes are the small piece of code which let user to add dynamic content in WordPress posts, pages or sidebar widgets.…

Read More→

Recent Posts

  • ec2-user, apache and WordPress user:group permissions on Amazon Linux 2
  • Searching array elements with regex in Mongodb collection
  • Transfer files via ssh from your server to Dropbox
  • Making new object property reactive in Vue.js
  • Introduction To Flexbox
Copyright © All rights reserved.
Blog Kit by WP Charms