Category: Tutorials
CSS: Accordion
CSS: Animated Checkbox
CSS: image reflection
CREATE A STUNNING MENU IN CSS3
My mobile applications are live now
Website for mobile header should have…
When you are making website for mobile view. You need to have following code at HTML header. I am using my links, just replace with yours. 🙂
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="Shohag Bhuiyan"> <link rel="author" href="https://plus.google.com/u/0/+ShohagBhuiyan"> <meta property="article:author" content="http://au.linkedin.com/in/shohagbhuiyan/" /> <meta property="article:publisher" content="http://www.shohagbhuiyan.info" /> <meta name="description" content="Shohag Bhuiyan's personal website."> <meta property="og:title" content="Shohag Bhuiyan"/> <meta property="og:image" content="http://www.shohagbhuiyan.info/img/Shohag-Bhuiyan.png"/> <meta property="og:url" content="http://www.shohagbhuiyan.info"> <meta property="og:description" content="This is my personal website. Please visit to see my work sample or contact me. Thanks."/> <link rel="icon" href="http://www.shohagbhuiyan.info/img/icons/favicon.ico"> <!--[if IE]><link rel="shortcut icon" href="http://www.shohagbhuiyan.info/img/icons/favicon.ico"><![endif]--> <link rel="apple-touch-icon" href="http://www.shohagbhuiyan.info/img/icons/mipmap-xxxhdpi-ic_launcher.png" /> <link rel="icon" href="http://www.shohagbhuiyan.info/img/icons/mipmap-xxxhdpi-ic_launcher.png" >
CSS techniques: You cant live without it!
CSS is important factor for web designer. Just found some links, I love it; Hope you will too…