Required Software: Browser of your choice, Notepad++, Skype
Required Trainings: Introduction to Web Development, Principles of CSS with XHTML, Principles of HTML and XHTML, Skype Tutorial
Estimated time: 8 hrs
Just like HTML5 CSS3 was introduced to meet ever-demanding criteria of modern web design. CSS3 allows to create animations, transitions, transforms and more. It is also responsible for creating responsive elements in websites! Today it is then an absolute must!
Required Software: Browser of your choice, Notepad++, Skype
Required Trainings: Introduction to Web Development, Principles of CSS with XHTML, Principles of HTML and XHTML, Skype Tutorial, Style with CSS3
Estimated time: 8 hrs
Discover how to develop bespoke websites from your own Photoshop Design using latest techniques – HTML5 in conjunction with CSS3. Equip your HTML code with CSS3 animations, custom fonts, gradients, transparency and much much more…
Required Software: Browser of your choice, Notepad++, Skype
Required Trainings: Introduction to Web Development, Principles of HTML and XHTML, Skype Tutorial
Estimated time: 6 hrs
JavaScript is a scripting language that is executed in user’s web browser and similarly to CSS3 allows to make websites more interactive and attractive by adding animations and basic principles of programming language (variables, functions, etc.).
Required Software: Browser of your choice, Notepad++, Skype
Required Trainings: Introduction to JavaScript, Introduction to Web Development, Principles of HTML and XHTML, Skype Tutorial
Estimated time: 8 hrs
AJAX is an acronym for Asynchronous JavaScript and XML. Think of it this way: whenever you want to load a new content to the website usually you need to reload it. AJAX allows you to load small bits of content on the website in the background without the need for reloading the whole thing. Meaning you can entertain your users with your website while the content is being dynamically loaded.