Web Developement
Web development is the work involved in developing a web site for the Internet or an intranet. Web development can range from developing a simple single static page of plain text to complex web-based internet applications, electronic businesses, and social network services
What is SIAM-VIT?
Society for Industrial and Applied Mathematics is an international chapter which brings Mathematics and Computer Science at the same platform. It conducts events events related to maths as well as on various other technical topics.
Your queries will be solved here. If you have any ideas and answers related to technical questions, you can drop us a mail at siam@vit.ac.in
Why this Repository?
In this repository we are going to teach web development. The students attending it will learn about HTML, CSS, JavaScript and much more.Any query just connect just refer to the link and you can create an issue.
<Contents
HTML
- Your Fist Webpage - Files & Coding Challenge
- Structure Of A Webpage
- Creating A Full Webpage - Sample
- Header Tags
- Paragraph Tags
- Formatting Text
- Unordered List
- Ordered List
- Images
- Forms
- Tables
- Links
- HTML Entities
- IFrames</a>
- Putting All together
CSS
- Introduction to CSS 3
- Inline CSS
- Internal CSS
- Classes and IDs
- Divs
- Colors
- Floating
- Positioning
- Margins
- Borders
- Fonts
- Styling Text
- Aligning Text
- Styling Links
JavaScript
- What is JavaScript?
- Internal Javascript - Files
- Accessing Elements
- Response To a Click
- Changing Website Content
- Manipulating Styles with Javascript
- Mini Challenge
- Variables
- Arrays
- If Statements
- JavaScript Game
- Loops
- While Loops
- Functions</a>
- JavaScript Project