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

Category: HTML and CSS

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→

How to create a “toggle switch” (on/off button) with CSS and html

September 30, 2019October 5, 2019 Arshdeep KaurHTML and CSS, MiscelleneousLeave a Comment on How to create a “toggle switch” (on/off button) with CSS and html

The following example demonstrates creating a simple toggle switch using plain html and css.

Foundation 6 Block Grid Media list is here

December 16, 2016 Arvind KumarFoundationLeave a Comment on Foundation 6 Block Grid Media list is here

I was looking for this for a while and then finally found it here after having some trouble with search. Posting it here hoping for a someone to land up here before they could find the actual page in organic…

Read More→

Bootstrap 3 List group horizontal

March 23, 2015March 24, 2015 Arvind KumarHTML and CSSLeave a Comment on Bootstrap 3 List group horizontal

This page http://goo.gl/262QmJ has a css to make a list-group floating horizontally and sticking together like it does for list-group to render vertically by default. In order to float list-group-items float horizontally one may add a “list-inline” style to UL…

Read More→

Bootstrap Datetime Picker for 3.0

February 7, 2014February 9, 2014 Arvind KumarHTML and CSS2 Comments on Bootstrap Datetime Picker for 3.0

For 2.0 – The bootstrap-datetimepicker is one of the very best Date/Time Picker for Twitter Bootstrap. It can be downloaded from this link.

MIME Types – Complete List

February 22, 2013February 23, 2013 Arvind KumarHTML and CSSLeave a Comment on MIME Types – Complete List

MIME Types – Complete List Posting full list of MIME Type which every developer like me needs very frequently. Posting for reference here.

How to Use Custom Fonts On Your Website With the help of CSS

February 13, 2013September 19, 2014 Arvind KumarHTML and CSSLeave a Comment on How to Use Custom Fonts On Your Website With the help of CSS
How to make Web Font work on website

How To Use Custom Fonts On Your Website With CSS? Let’s do an example together. Download bttf.ttf (Back to future font) from here.

Floating Social Icons, Facebook, Twitter, LinkedIn, Digg & Google Plus

January 3, 2013January 3, 2013 Arvind KumarHTML and CSS, InternetLeave a Comment on Floating Social Icons, Facebook, Twitter, LinkedIn, Digg & Google Plus

Posting the html, css & javascript code for floating social icons shown in the attached image below. The code was created using this link but it didn’t work for Facebook. Pasting here for reference and later use. Someone with html,…

Read More→

Posts navigation

1 2 Next

Recent Posts

  • Database rollback transactions in Laravel
  • Automatic Deployment of your Git Push to Remote Server
  • CSV Content Validation with FormRequest Rules in Laravel
  • Using Unique Validation Rule in Form Request in Laravel
  • React Table Server Side Pagination with Sorting and Search Filters
Copyright © All rights reserved.
Blog Kit by WP Charms