FRONTEND DEV BECOME A PRO AND UPSKILL YOUR KNWOLEDGE
taiwooloyede49
147 views
9 slides
May 08, 2024
Slide 1 of 9
1
2
3
4
5
6
7
8
9
About This Presentation
Embracing you to learning ad understanding the frontend aspect of a website
Size: 635.2 KB
Language: en
Added: May 08, 2024
Slides: 9 pages
Slide Content
HURRAY! YOU MADE IT HERE TO FRONTEND DEV. by DEBOLA_TAIWO
WANT TO KNOW WHAT A WEBSITE IS? A website is a collection of web pages and related content that is identified by a common domain name and published on at least one web server. It can include a wide variety of content such as text, images, videos, and interactive elements. Websites are typically accessed through a web browser and can serve various purposes, including providing information, entertainment, communication, and e-commerce services. Facebook, ebay , and MySpace are examples of websites.
WEBSITE DEVELOPMENT Web development involves crafting and upkeeping websites, whether for internet hosting or within private networks. It centers on designing web pages and applications like Amazon or Facebook that operate through web browsers. This field entails mastering various programming languages, frameworks, databases, and other tools, as websites and apps vary in technology and features.
WEB DEVELOPER A Web developer is a kind of programmer who specializes in the development of applications relating to the World Wide Web
FRONT-END DEVELOPMENT Front-end web development, also known as client-side development is the practice of producing HTML, CSS and JavaScript for a website or Web Application so that a user can see and interact with them directly. The objective of designing a site is to ensure that when the users open up the site they see the information in a format that is easy to read and relevant.
B. E. D Back end development refers to the server side of an application and everything that communicates between the database and the browser. Java, PHP, Ruby on Rails, Python, and .Net Backend development focuses on the server-side elements of an application, managing communication between the database and the browser. It relies on languages such as Java, PHP, Ruby on Rails, Python, and .Net to drive the functionality and logic within web applications.
HTML OVERVIEW HTML serves as the fundamental markup language for crafting web pages and web applications. When web browsers fetch HTML documents from a web server or local storage, they convert them into multimedia web pages. HTML provides a semantic structure to web pages and initially included instructions for the document's appearance.
CSS Cascading Style Sheets ( CSS ) is a style sheet language used for describing the presentation of a document written in a markup language like HTLML. CSS is designed to enable the separation of presentation and content, including layout, colors , and fonts Cascading Style Sheets (CSS) is a style sheet language utilized to define the visual presentation of a document written in a markup language such as HTML. CSS is structured to facilitate the segregation of presentation aspects like layout, colors, and fonts from the content itself.
JAVASCRIPT A high-level, interpreted programming language . . It is a dynamic language. JavaScript enables interactive web pages and is an essential part of web applications. The vast majority of websites use it, and major web browsers have a dedicated JavaScript engine to execute it. JavaScript is a dynamic, high-level programming language that plays a crucial role in creating interactive web pages and powering web applications. It's widely used across the internet, with most websites leveraging it, and major web browsers include specialized JavaScript engines for its execution.