CSS Programming for Wordpress Website Part4 February 28, 2017 0 comments Basic Layout HTML Code: <!doctype html - 13/02/17> <html> <head> <meta charset="utf-8"> <title&...
CSS Programming for Wordpress Website Part3 February 28, 2017 0 comments Template Layout HTML Code: <!doctype html - 11/02/17 - We will user google font in this article> <html> <head> <...
CSS Programming for Wordpress Website Part2 February 28, 2017 0 comments Introduction: Main layout: Wrapper, Container Margin: 0 Auto Menu: Menu have different name Nav/Menu Nav/Menu ul Nav/Menu l...
CSS Programming for Wordpress Website Part6 February 28, 2017 0 comments HTML Code: <!doctype html - 27/02/17> <html> <head> <meta charset="utf-8"> <title>Untitled Do...
Job Responsibilities of IT Manager in a Garments Industry February 27, 2017 0 comments Job Responsibilities of IT Manager To develop, research, analyze, implement, configure and support complex corporate networking solut...
CSS Programming for Wordpress Website Part5 February 26, 2017 0 comments Introduction: 25/02/17: We can make drop down menu by coding. For this insert the menu code inside of div ><. We can use spray me...
CSS Programming for Wordpress Website Part1 February 23, 2017 0 comments CSS Code (04/02/2017): @charset "utf-8"; /* CSS Document */ body {background-color:#030; } .box1{ width:200px; backg...