Who this course is for?
- Manual testers, Non-programming aware testers interested in learning Automation
- Any Software engineer who are interested in Web Technologies
- Freshers/Graduates/ Software Testers
Why take this course?
- This course is blended with IT industry experience where even a fresher can start working on project in IT industry easily.
- This package gives desired knowledge on development which is the entry level criteria for any interview.
- This package gives confidence to a fresher to start working on a development project from the day of joining.
What you will learn?
- This course is blended with IT industry experience where even a fresher can start working on project in IT industry easily.
- This package gives desired knowledge on development which is the entry level criteria for any interview.
- This package gives confidence to a fresher to start working on a development project from the day of joining.
course details
- HTML stands for Hyper Text Markup Language
- HTML is the standard markup language for creating Web pages
- HTML describes the structure of a Web page
- HTML consists of a series of elements
- HTML elements tell the browser how to display the content
- HTML elements label pieces of content such as “this is a heading”, “this is a paragraph”, “this is a link”, etc.
- Coding Basics: Intro to HTML Syntax
- The HTML, head, title, & body tags
- Headings, paragraphs, & lists
- The strong & em tags
- The doctype
- The lang attribute
- The meta tag & the unicode character set
Coding Links: Absolute & Relative URLs
- Anchor tags & hrefs
- Linking to other websites
- Linking to pages within a website
- Opening a link in a new browser window/tab
Adding Images
- The break tag
- The image tag & source attribute
- Using the width, height, & alt attributes
- Using horizontal rules
Introduction
- Benefits of CSS
- CSS Versions History
- CSS Syntax
- External Style Sheet using <link>
- Multiple Style Sheets
- Value Lengths
Syntax
- CSS Syntax
- single Style Sheet
- Multiple Style Sheet
- Value Lengths and Percentages
Selectors
- ID Selector
- Class Selectors
- Grouping Selectors
- Universal Selector
- Descendant / Child Selectors
- Attribute Selectors
- CSS – Pseudo Classes
Color Background Curso
- background-image
- background-repeat
- background-position
- CSS Cursor
CSS2-Text Font
- color
- background-color
- text-decoration
- text-align
- vertical-align
- text-indent
- text-transform
- white-space
- letter-spacing
- word-spacing
- line-height
- font-family
- font-size
- font-style
- font-variant
- font-weight
Introduction
- JavaScript Introduction
Language Syntax
- Variable declaration
- Operators
- Control Statements
- Error Handling
- Understanding arrays
- Function Declaration
Built In Functions
- Built In Functions
- Standard Date and Time Functions
HTML Forms
- HTML Document object Model
- Working with HTML form and its elements