AZBLOG Ch.2 : Website Introduction


 

HTML Example

Hi peeps, back again with me, Azmi ! 

For this week, I'm gonna share you quick introduction about Website Programming. Sounds fun, no? HAHA.

First, let’s define what website is. 

So, website is a bunch of pages which contain relevant information about one thing, it could contains texts, pictures, sounds, videos, or even all of them in one provided by internet connection so people can access it all over the world.

Website pages made by Hypertext Markup Language, we used to call it HTML. HTML script will be interpreted by the web browser so it could be shown as a proper and readable information for people who’ll read.  


Generally, we can divide website as three different type based on how it interacts with the user.

1.  Static Website (Rarely updated by developer and no system to interact with website owner)

2.  Dynamic Website (Frequently updated by developer and there’s a system which make user be able to interact with website owner)

3.  Interactive Website (Well-known website to interact with people, forum based, ex : Reddit, Instagram, Breached.to, and many others)


Little Animation

Usually, Website made not only with Hypertext Markup Language, there are some other language and components, such as :

·       Cascading Style Sheet (CSS)

·       JavaScript (JS)

·       PHP

·       SQL

·       Libraries/Frameworks

Last but not least, web server. Web server is a software to take request through HTTP and HTTPS from the client to be sent back in web pages form. Ex : Apache, XAMPP, MS SQL, etc.



                                                       Youtube : Introduction to Web Design

See you in another AZBLOG, alias Azmi's BLOG.
Stay Classy, 


Azmi.
Social Media : Instagram

Comments