Category Archives: Designers View
Updating fictivedesigns to Html5
HTML5 is an updated improvised version of web markup language for web applications as well as documents with a plenty of new semantic elements. Atlast, <embed> appears validated now. No errors if you don’t close the <img> tag. Less use … Continue reading
How to add favicon to your site
What is favicon? Favicon i.e. favorite icon or shortcut icon is an image with .ico extension used to display a more customized appearance to any website or the page in the browser’s address bar and next to the page’s name … Continue reading
Facebook like button on my posts
Wanted to test placing facebook like button on my blog, just breaking down the steps how i added it to my posts. How to Put Facebook Like Button On WordPress Blog posts Open the single.php from wp-content/themes Then find the … Continue reading
Making site height 100%
You can make the height of your site 100% using CSS unless you do make <html> 100% high too. Even if you make the <body> height full, it doesn’t work till you do not make height of the <html> the … Continue reading

