You Are Viewing Posts Under Category: HTML-CSS-PHP-JavaScript

Awesome And Stylish Pure CSS 3D Pressable Button

Internet expands the design industry and web standards are changing and being improved almost every year.Although still having problems with browsers, the abilities of CSS3 allows more control on animated elements in web design. You know coding size is reduced by CSS so we see more and mor...

How To Align DIV In Straight Line (Horizontally) With CSS?

I have been asked this question several times – How to align two DIV’s next to each other using CSS. Here’s a simple solution that I have been using for quite a while now. When playing with custom web designs, or off the shelf templates, the most common CSS work involves changing t...

How To Highlight All TextArea Content Using CSS?

After previous article about “How To Highlight All TextArea Content Using JavaScript Button?” Today the question is that “How To HighlightAll/Select All TextArea Content/Data Using HTML+CSS+DOM Through One-Click, Double-Click, Button-Click Or OnText-Click?” Many web...

How To Add Simple Floating DIV Using J-Query In Blog/Site

Now I Am Here With A New JQuery Code With A Hope That You Will Surely Like It. Today I Will Share You My Code That How To Add Simple And Stylish Floating DIVs To Left Or Right In Your Blog And WebSite Using J-Query And Having A Working Close Button To Add Any Data […]...

How To Copy Text From A Div And Paste It Into A TextArea Using JavaScript?

ToDay The Question Is That How To Copy All Text From A DIV And Paste It Into A TextArea Via Single, Double Click On Text Or HTML Button On DIV Using JavaScript With Full Customization On A Web-Page Easily? You Have Ever Experienced Some Code Like This On Any Other Blog/Site And Want It To ...

How To Center An Image Or DIV To Horizontally Using HTML5?

If You Want To Center An Image Or A DIV In HTML File. You Have Two Ways To Place That In Center, One Is Simple And A HTML Tag But It’s Not Valid For HTML 5, As There Is A Major UpDate In HTML Version, So Many Of Professional WebMaster Are Leaving Old Style Because […]...

PADDING: A CSS Property To Manage Your DIV Data.

The CSS Padding properties define the space between the element border and the element content.Padding The padding clears an area around the content (inside the border) of an element. The padding is affected by the background color of the element. The top, right, bottom, and left padding can be chan...