TORRENT
Website Designing
Introduction:
Website designing or web designing: A technique to create a website is called web designing.
There are mainly two section of web designing.
(1) Front end (2) Back End
Front end: All visible and designing part of website is called front end.
Back End: All invisible and database part of website is called back end.
Front End
#Now we learn front end web designing.
Website: A website is a collection of web pages, data and information about a particular subject or certain individual or any organization which is available on the internet. A website connected through a system of hyperlinks, hosted by a web server in a particular domain.
Web page: A web page is an electronic document that typically contains several types of information.
Home page: A home page is the main page of a website that typically serves as an index or table of contents to other web pages. When users visit a website usually they see the first web page called home page.
Tools for the web designing:
Code: We use many type of codes to create web pages. Like html codes, css codes, JavaScript codes, etc.
Code editor: We can use any text editor like notepad, notepad++ or code editor like Visual Studio Code to write codes
Preview (To see result): We can use any web browser like Chrome, Internet Explorer, Mozilla Firefox, etc to see the output result.