Search in
Courses Providers, List Your Courses for FREE
Menu

DIV DHTML Dreamweaver (DDD) Course


Animation & Digital Media Education Center
Certificate

by Animation & Digital Media Education Center


New Delhi
Request Info
Subjects Covered & Categories
Learn: DHTML | Web Designing | Adobe Dreamweaver | CSS3

Category: Web Technologies


Basic Details
Eligibility:
(Pre-requisites)

Person with creative viewpoint, logical thinking, and designing background must opt this course. Apart from academic qualification, it is desired that person must have good command over Photoshop or Illustrator or both designing applications atleast. Only knowledge of Photoshop would not be considered as eligibility for this course; one must have a sense for creating layouts in Photoshop like Templates, Login Forms, Product Galleries pages for web.

We highly recommend you to learn this program if not qualifying our given eligibility criteria from our experts.

Medium of instruction:English
Overview, Content & Syllabus

Looking for a short-term Web Designing 4 Months course that covers advanced HTMLization techniques using DIV, HTML5 & CSS3, and DHTML implementations using today's best scripting language i.e. JavaScript and its one of the best libraries i.e. jQuery. This is not the end of the course we will teach you also how to use AJAX (Asynchronous JavaScript and XML). After learning Ajax or AJAX you would be able to fetch data like images, audio and text from an XML file on the fly or dynamically. And the beauty of this technique is that it creates highly flexible and modular projects.

Then you have just landed up on the correct page. This course is most suitable for Graphic Designers and amateur or unprofessional Web Designers. A Graphic Designer can upgrade himself to a successful Web Designer/ UI Designer/ UX Designer and an unprofessional Web Designer can opt to boost his career by joining this course instantly.

Prerequisites to Join this Course

Person with creative viewpoint, logical thinking, and designing background must opt this course. Apart from academic qualification, it is desired that person must have good command over Photoshop or Illustrator or both designing applications atleast. Only knowledge of Photoshop would not be considered as eligibility for this course; one must have a sense for creating layouts in Photoshop like Templates, Login Forms, Product Galleries pages for web.

We highly recommend you to learn this program if not qualifying our given eligibility criteria from our experts.

This program comprises all these following contents:

Learning Outcomes

Website and Web Technologies- HTML5, CSS3

Our instructors will start to teach you about web technologies like HTML and CSS in this section. But before starting HTML and CSS they will discuss about internet and its history, Web Technologies and their history along with various related terminologies as well.

After the introduction, we will be teaching you HTML and CSS according to the industrial needs. This is the first institute that teaches the CSS topics like "How to create an efficient, maintainable, and modular CSS" for the web projects.

Underneath are the HTML and CSS necessary contents, please go through them:

  • Introduction and Creating Content with HTML5

  • HTML5 Values and Units

  • What goes into a Web Document?

  • The HEAD Elements

  • Text Structuring Essentials

  • Character Formatting Essentials

  • Lists

  • Links

  • Tables

  • Frames

  • Forms

  • Colors and Images

  • Multimedia

  • Special Characters

  • Internationalization and Localization

  • Scripts

  • HTML5 Tips and Tricks

  • CSS3 Basics

  • Style Definitions

  • CSS3 Values and Units

  • CSS3 Inheritance and Cascading

  • Font Properties

  • Text Formatting

  • CSS3 Lists

  • Padding, Margins, and Borders

  • Colors and Background

  • CSS3 Layouts with Floating and Positioning

  • Pseudo Elements and Generated Content

  • Dynamic HTML5 with CSS3

  • Media Styles and Defining Documents for Printing

  • Formatting with HTML5 Tables

  • User Interface Styles

  • Testing and Validating CSS3

  • CSS3 Tips and Tricks

Note: We will teach you how to code HTML and CSS properly so you can work as a HTML/CSS programmer. We have observed few of the institutes are not teaching you to create a website by hand-coding; and it ruins your career. We will specially focus on DIV based website designing also.

JavaScript, jQuery, HTML DOM, and DHTML

We feel very proud, when it comes to JavaScript and jQuery training as we are the best instructors for these subjects in India. You can feel the difference when you will meet Mr. Ravi Bhadauria he is a veteran UI designer and Web Developer.

In previous section we have taught you about designing a website using HTML and CSS in Dreamweaver and Notepad software. Now your static website is ready; it needs to be interactive so that users can feel a rich experience when they browser this site. JavaScript and jQuery will do this for your site miraculously.

Following contents cover JavaScript after it we will be posting jQuery contents also.

Part-1. Introduction

1. JavaScript Role

  • Compatibility Issues

  • Setting your Authoring Environment

  • Examining the script

Part-2. JavaScript Core Language Reference

1. The String Object

  • String and Number Data types

  • String Object

  • String Utility Functions

2. The Math, Number and Boolean Objects

  • Math Object

  • Number Object

  • Boolean Object

3. The Date Object

  • Time Zones & GMT

  • The Date Object

  • Validating Date entries in form

4. The Array Object

  • Structured Data

  • Creating an empty Array

  • Population an Array

  • JavaScript Array Creation Enhancements

  • Array Object Properties

  • Array Object Methods

5. Control Structures & Exception Handling

  • If & If…Else Decisions

  • Conditional Expressions

  • Repeat (for) Loops

  • The while loops

  • The do-while loops

  • The with Statement

  • Labeled Statement

  • The switch Statement

  • Exception Handling

6. JavaScript Operators

  • Operator Categories

  • Comparison Operators

  • Assignment Operators

  • Boolean Operators

  • Bitwise Operators

7. Function & Custom Objects

  • Function Objects

  • Function Application Notes

  • Object Oriented Concepts

  • Object Concepts

8. Global Function & Statements

  • Functions

  • Statements

Part 3. Document Object Reference

1. JavaScript Essentials

2. Document Object Model Essentials

  • The Object Model hierarchy

  • Object Properties

  • Object Methods

  • Object Event Handlers

  • The W3C Dom

3. Generic HTML5 Element Objects

  • Generic Objects

4. Location & History Objects

5. The Document & Body Objects

6. Image, Area, Map & Canvas Objects

7. Form, & Related Object

  • Form Object

  • Field set & Legend element objects

  • Label Element Objects

8. Button Objects

9. Event Objects

  • Event Propagation

  • Referencing the event object

  • Binding events

  • Event Types

10. Style Sheet & Style Objects

  • Imported Stylesheets

  • Reading style Properties

  • CSS3 Rule & rule objects

  • Filter Object

11. Ajax & XML

jQuery

jQuery is the library file for the JavaScript. We have seen and developed various projects in JavaScript earlier. And you might be noticed that we had to written very long lines of code for it. jQuery is the solution for that; jQuery is a minified version based on "Write Less and Do More" slogan.

Followings are the contents for the jQuery, please read carefully:

Part-1. Introduction

1. jQuery Fundamentals

  • Utility Functions

  • The document ready handler

  • Making DOM elements

  • Extending jQuery

2. Selecting the elements upon which to act

  • Selecting the elements for manipulation

  • Controlling the Context

  • Using Basic CSS Selectors

  • Selecting by Filters

  • Generating new HTML

  • Managing the wrapped element set

  • Determining the size of a wrapped set

  • Obtaining elements from a wrapped set

  • Getting wrapped sets using relationships

3. Bringing pages to life with jQuery

  • Working with element properties & attributes

  • Manipulating element properties

  • Setting attributes values

  • Removing attributes

  • Changing Element styling

  • Adding & removing class names

  • Setting Element content

  • Replacing HTML or text content

  • Moving & copying elements

  • Cloning elements

  • Replacing elements

  • Dealing with Form Values

4. Events are where it happens

  • Understanding the browser event models

  • The jQuery event model

  • Putting events & more to work

5. Energizing pages with animations & effects

  • Showing & hiding elements

  • Animating the display state of elements

  • Creating custom animations

  • Animations & Queuing

6. Beyond the DOM with jQuery utility functions

  • Using the jQuery flags

  • Manipulating JavaScript objects & collections

  • Miscellaneous utility function

7. Expand your reach by extending jQuery

  • The jQuery plug-in authoring guidelines

  • Writing custom utility functions

  • Adding new wrapper methods

8. Talk to the server with Ajax

Part 2. jQuery UI

1. Introducing jQuery UI : themes & effects

  • Configuring and downloading the UI Library

  • jQuery themes & styling

  • jQuery UI Effects

  • Advanced positioning

2. jQuery UI mouse interactions: Follow that mouse

  • Dragging things around

  • Sorting stuff

  • Making things Selectable

3. jQuery UI widgets: Beyond HTML controls

  • Buttons & button sets

  • Sliders

  • Date pickers

  • Tabs

Code Editor- Dreamweaver and Notepad

  • Introduction

  • Preferences and Workspace

  • The first Website in Dreamweaver

  • Setting up Sites and Servers

  • Code Accessibility

  • Building Style Sheet for Web Pages

  • Working with Text

  • Inserting Images

  • Establishing Web Links

  • Working with DIVs and AP Elements

  • Using Built in Behaviors

  • Setting up Tables, Frames, and Framesets

  • Interactive Forms

  • Creating Lists

  • Using Timeline

  • Spry and AJAX Pages

  • Including Multimedia Elements

  • Enhancing Productivity and Website Management

Exercises and Projects:

As we discuss about all the real world and contemporary Projects. Hence, we are posting some of the projects name:

  • Form Validation

  • UI Development

  • Navigation Development

  • Games (static and XML)

  • AJAX based Applications

  • Slide shows (static and XML)

  • Image Galleries (static and XML)

  • Fancy Pop-up Windows

  • Custom Plug-ins

  • Custom Components

  • Theme Changer (with Cookie)

  • Stylish Forms

  • Tabbed Panels etc.

Learning Methodology:

  • Implementation would be based on instructional design principles

  • Classroom exercises, quizzes, and home assignments

  • Continuous evaluation and feedback during the training

  • Student has to pass through a very strong assessment system: Project Training

Practical Test, Theoretical Test, and a discussion (Viva)


Course Schedule & Price
Classroom - Regular
When Duration Where Remarks Price
Not Specified 4 Months
All Venues Not Specified Price On Request

Venues (Locations)
New Delhi, Rohini (Head Office):- C-7/ 114, IInd and IIIrd Floor, Sector- 7 Rohini, New Delhi - 110085, Delhi, India


About Course Provider

Animation & Digital Media Education Center


"It was quiet shocking that students holding diplomas, graduation and post graduation degrees were not adequately trained according to today's world of computers and design software so there was a need for a highly professional institute and to fulfill this need an organization named ADMEC was established."

Degree and Diploma Courses in Animation & Multimedia

ADMEC is one of the pioneer institutes in Delhi for Animation and Multimedia courses. We offer bachelor and master degree in Animation & VFX and various diploma courses in animation, multimedia, visual effects, web, graphics, and cad training. We are assoicated with Mahatma Gandhi University (MGU) as its Authorized Study Center, ISO 9001:2008 Certified Institute, and Testing Center of Adobe.

All the courses in this animation institute are academically inspiring and demanding. Our unique study curriculum, professional teaching, individual classes and small batch system are some of the top most qualities which make us different from other Animation and Multimedia Training institutes in Delhi.

Our Role in the Field of Degree and Diploma Courses in Animation

You do not only get speculative curriculum but you also get thorough practical training in career oriented diplomas and degree courses in Animation, Web, Graphics, CAD etc. The work and role of our institute continues even after the completion of the course, as it also takes the full responsibility to give you job placement. Because we always try our best to give you the best. Your work profile and skills are often observed and analyzed by industry experts and various 1:1 sessions are also held between you and regular visiting faculty from the industry. We takes due care of our students and ensures that their projects gets completed with "style and standard" in the animation & multimedia field and doesn't lacks in anything.

ADMEC is reputed as one of the best institutes providing university degree and diploma programs along with many other short term courses in web, graphics, and CAD that ensure promising careers.

Why Join Degree & Diploma Courses in Animation from ADMEC?

As we have explained above that we are the pioneer and true market leader in the field of VFX and Animation training. We have been imparting excellence in entire animation and multimedia education by providing international infrastructure.

We are backed by a management that has over 15 years of experience in the education industry, we are one of the best and quality oriented players in this section, our ranking is highest among the top 10 animation training colleges/institutes in India. We convey specialized education in each subject through our varios education partners like Graphic Design Institute (GDI), ActionScript Institute(ASI), Post Production Institute(PPI), CAD Training Institute(CTI) etc.

Apart from training ADMEC also has a state of the art lab for his production work where students can work on live projects. We are always committed to provide guaranteed placements to the deserving candidates.

We don't ignore to those students who are ready to join this esteemed institute to fulfill their dreams but due to some financial constraint they cannot accumulate nerve to join it. If you have a flare then we have a resolution. Come to our institute and talk to our counselor for more details. We promise you to help you in better ways.

What We Offer?

Degree Courses in Animation & VFX

Bachelor of Arts in VFX & Aniamtion

This is the perfect professional degree course for student who have just cleared their 10+2 and don't want to go for any traditional degree course. In this course student gets the knowledge about the animation industry in depth. After the completion of this course student became industry ready.

Master of Arts in VFX & Animation

This is a specialized course for graduates who want to be an expert in the field of animation. The eligibility for this course is simple graduate from any stream.

Diploma & Certificate Courses

Apart form the degree courses we teach a number of diploma and certificate courses in Web, Graphic, Multimedia, & CAD. Our institute is a hub for all types of courses in animation and multimedia.

Our Animation Institute's Achievements and Recognitions

Apart from the above explained unique courses we have some special features which makes us a proud institute & helps us to be a unique institute from other institute are mentioned below:

Our Institute is an authorized study center of MG University to offer Bachelor and Master Degree Courses in Animation

It is an Adobe Testing Centre, so that students can get international certification in no cost. It helps in getting big career opportunities in national and local industry

Our Institute is certified from Australia and Newzealand board for ISO 9001:2008 in Quality and Management

We have internationally renowned, experienced, and stable faculty members

Providing training on animation, multimedia, VFX, film making, web, graphics, and CAD under one roof

Online classes for multimedia and animation courses are being provided to students across the globe

We believe in individual approach; so this is the reason why we have small batches for all the degree and diploma courses

We have library facility for our students also so that they can read very rare books on animation, graphics, web, postproduction, CAD etc

Browse similar courses by category





Subscribe & get details about interesting courses & events free in your mail