<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Veena Indrani</title>
    <description>The latest articles on DEV Community by Veena Indrani (@veena_indrani_07ee0785ccd).</description>
    <link>https://dev.to/veena_indrani_07ee0785ccd</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2467267%2F56b577da-d703-40c1-99f5-633e5175a6c6.png</url>
      <title>DEV Community: Veena Indrani</title>
      <link>https://dev.to/veena_indrani_07ee0785ccd</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/veena_indrani_07ee0785ccd"/>
    <language>en</language>
    <item>
      <title>Introduction to web development</title>
      <dc:creator>Veena Indrani</dc:creator>
      <pubDate>Mon, 10 Feb 2025 06:31:55 +0000</pubDate>
      <link>https://dev.to/veena_indrani_07ee0785ccd/introduction-to-web-development-12kd</link>
      <guid>https://dev.to/veena_indrani_07ee0785ccd/introduction-to-web-development-12kd</guid>
      <description>&lt;p&gt;&lt;strong&gt;Web Development&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Have you ever wondered how are the beautiful websites you see in the internet, created? What's the behind the scene work done, how's it maintained?&lt;br&gt;
In our modern era, the internet has seamlessly integrated into our daily lives. We depend on websites to fulfill various needs, be it finding information, socializing, or engaging in online shopping. However, behind the captivating user interfaces lies a sophisticated process called web development.&lt;br&gt;
The term Web Development is basically made using two words:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Web&lt;/strong&gt;- Websites, using the internet&lt;/p&gt;

&lt;p&gt;Development- Behind the scene work done to create a website, i.e Building these websites from the scratch!&lt;br&gt;
Isn't it amazing?&lt;br&gt;
Let's head over to how's it done now!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fkdqnf52c09afk3z8n1ig.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fkdqnf52c09afk3z8n1ig.jpeg" alt="Image description" width="800" height="534"&gt;&lt;/a&gt;&lt;br&gt;
Different Categories in Web Development&lt;br&gt;
Web development is broadly divided into 2 Categories, they are:&lt;/p&gt;

&lt;p&gt;1) Front End Web Development&lt;br&gt;
2) Back End Web Development&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;FRONT END WEB DEVELOPMENT&lt;/strong&gt;&lt;br&gt;
This involves building, developing and maintaining the user interface of the website so that the website visitors can easily interact with the page. It basically focuses on the Client side of web development&lt;/p&gt;

&lt;p&gt;This is done by using 3 main languages which are:&lt;/p&gt;

&lt;p&gt;1) HTML&lt;br&gt;
2) CSS and&lt;br&gt;
3) JAVASCRIPT&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;HTML&lt;/strong&gt;&lt;br&gt;
HTML stands for Hyper Text Mark-up Language.&lt;br&gt;
It uses Mark-up to describe the structure of the Web Pages. It is a language which is used to create the structure of the websites. For example, a website may include content like words, paragraphs, images, tables etc. and this content is structured using HTML.&lt;/p&gt;

&lt;p&gt;Here is a basic example of how HTML Syntax looks like!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fei4hr6j8vz3ancug0m8c.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fei4hr6j8vz3ancug0m8c.jpg" alt="Image description" width="656" height="324"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;CSS&lt;/strong&gt;&lt;br&gt;
CSS (Cascading Style Sheets) is used to style the content of the page. It describes how the content written by html should be displayed. For example, it can be used to control the Formatting styles, colors, background images, borders etc.&lt;/p&gt;

&lt;p&gt;Here is how we could style the above basic html page using CSS-&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2m391nqk1zohdfa5sw49.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2m391nqk1zohdfa5sw49.jpg" alt="Image description" width="678" height="326"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;JAVASCRIPT&lt;/strong&gt;&lt;br&gt;
JavaScript involves controlling and manipulating data. It is a dynamic programming language that supports Math calculations, allows us to manipulate HTML and CSS characteristics.&lt;/p&gt;

&lt;p&gt;Here's a basic example as to how we can trigger the changeText() function in JavaScript.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvq8onqrwvb0be2dududz.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvq8onqrwvb0be2dududz.png" alt="Image description" width="800" height="551"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;BACKEND WEB DEVELOPMENT&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Backend Development is also known as server-side development. It encompasses the creation of websites by managing the behind the scene functions, Backend developers use languages such as Python,php,Ruby along with frameworks like Django or Ruby on Rails, to handle data storage, server-side logic, and API (Application Programming Interface) integration.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;FULL STACK DEVELOPMENT&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;This involves both frontend and backend development skills, hence allows the developers to handle all aspects of web development.&lt;/p&gt;

&lt;p&gt;Full-stack developers play a crucial role in the end-to-end development of web applications, encompassing a broad range of responsibilities and requiring a comprehensive understanding of various technologies and tools. Collaboration is a key aspect of their work, as they often collaborate with team members throughout the development process.&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
