Showing posts with label CSS. Show all posts
Showing posts with label CSS. Show all posts

Tuesday, November 11, 2014

mobile Html page box-sizing




if you want to muliline ellipsis effect


  1. overflowhidden;
  2. text-overflowellipsis;
  3. display-webkit-box;
  4. -webkit-line-clamp3;
  5. -webkit-box-orientvertical;
  6. word-wrapbreak-word;



this would be a solution for you

Monday, October 22, 2012

CSS good Effects

http://rockingcode.com/misc/photo-gallery-and-slideshow/20-background-effects-using-jquery-with-19-excellent-examples/