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

Tag: CSS Styles

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→

Making line-through color to appear different than the text (using CSS)

October 16, 2010October 29, 2010 Arvind KumarHTML and CSS1 Comment on Making line-through color to appear different than the text (using CSS)

I am posting a simple trick to make the color of line-through line to appear different than the stricken text. I had to recall this trick actually as we rarely use it and i guess i myself never used it…

Read More→

CSS and rounded corner example

May 2, 2009October 29, 2010 Arvind KumarHTML and CSSLeave a Comment on CSS and rounded corner example

This is the very first CSS rounded corner technique i learned and used. If someone interested can use it without any doubt. Although, it may look like having too many ‘div’ layers in it, it is a good one, not…

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