Css3 Word-Wrap Property

Word-Wrap is a rarely used css3 property which support all browser.So what it do?It allows long line of word to be broken in to next line.So your layout will never broken if you use this cool word-Wrap property. Word-wrap property…

The CSS3 Resize Property

With CSS3 Resize property UI element can be resized manually by the user.It allows you to specify if a box is resizable or not.Lets see a example: Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem…