Web Design Training

Web Design Training

Freshers (BE, BTech, BSc, BCA, MSc, MCA & any other graduates*) and designers who want to make career as a web developer, Front End Developer, User Interface (UI) Engineer, User Interface (UI) Developer, HTML/CSS Developer, Web Application Developers can join this training program. A web designer who wants to improve his developer skills can also take up this course.

100% Placements Guarantee in MNC and 2-tier Companies with Good Salaries : To our Clients, We send you for interviews till you get a job.

Courses are run in our Jaipur Branch or can be on-site at client locations (Corporate Training) 50 hrs php training classes with live project to practice

Q- 1 :

Test

A :






Center Align Elements


To horizontally center a block element (like div), use margin: auto;


 

Note: Using margin:auto will not work in IE8, unless a !DOCTYPE is declared.