Skip to main content

Posts

Featured

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 we...

Latest Posts

AZBLOG Ch. 1 : Biography