Web Development
Web Development
1. Web Development:
2. Application Development:
In short:
Web development = Browser-based.
Application development = Device-based.
Frontend:
• The visible part of the website or app that users interact with.
• Includes design, buttons, images, forms, etc.
• Example: What you see on a website, like menus, colors, and animations.
Backend:
• Example: When you log in to a website, the backend checks your username and
password.
In short:
Frontend = What users see.
Backend = How it works in the background.
Types of Websites:
Static Website:
Dynamic Website:
• Uses both frontend and backend (e.g., PHP, Python, or databases like MySQL).
What is Domain?
A domain is the unique name of a website that people type in a browser to visit it.
For example:
• google.com is a domain.
2. Check Availability:
Use domain registration websites (e.g., GoDaddy, Namecheap) to see if the domain
is available.
A tag is a basic element in HTML used to define the structure and content of a webpage.
Structure of a Tag:
Example:
Types of Tags:
A heading in HTML is used to define titles or subtitles on a webpage. They help organize
and structure content for better readability.
Types of Headings:
• Contains all the content that is visible on the webpage (text, images, videos, links,
etc.).
• Comes after the <head> tag, which contains meta information (like the title of the
page).
What is SEO:
SEO stands for Search Engine Optimization. It's the process of improving a website to
rank higher in search engine results (like Google), making it easier for people to find.
In simple terms: SEO helps your website show up higher when people search for things
related to your site!
What is Meta:
Meta in HTML refers to information about the webpage that is not directly visible to users
but helps with things like search engine optimization (SEO) and page settings.
• Provides metadata (data about data), such as page descriptions, keywords, and
author information.
Key Points:
• Meta tags provide information for search engines, browsers, and other systems.
• They help with SEO, improving how your site ranks in search results.
In simple terms, meta tags are hidden helpers that make your webpage more useful
and easier to find!