Temitayo Olorunfemitemitech.hashnode.dev·May 24, 2023Webpage or WebsiteWHAT IS A WEBPAGE? Splitting the compound word into its root words [Web and Page]. In the technical world, the Web is the common name for World Wide Web (WWW). Which is an information system enabling documents and other web resources to be accessed o...DiscussTemiTech
Temitayo Olorunfemitemitech.hashnode.dev·Aug 8, 2022CSS In ActionAs we already know, CSS stands for Cascading Style Sheets. It is used to add styles such as color, font designs, padding, margin e.t.c to a website or webpage. CSS in Action Using the external linking method (because it is most recommended): 1- Crea...Discuss·33 readsTemiTech
Temitayo Olorunfemitemitech.hashnode.dev·Jul 29, 2022VirtualBoxWHAT IS VIRTUALBOX In simple words, VirtualBox is an hypervisor which allows one to run other Operating Systems (OS) (guests) under a single operating system (host). Meaning If a windows Operating System user needs to use Linux/Unix OS, he or she can...Discuss·124 readsTemiTech
Temitayo Olorunfemitemitech.hashnode.dev·Jul 25, 2022Html CommentsCOMMENTS IN PROGRAMMMING Programmers use comments in their codes in order to make it more readable and understandable. It reduces the number of WTF in a program because you tend to still understand your codes even after a very long time :-). Commenti...Discuss·49 readsTemiTech
Temitayo Olorunfemitemitech.hashnode.dev·Jul 22, 2022Html BasicsWHAT IS HTML HTML stands for HyperText Markup Language. It is used to lay the structure of a webpage or website. You can know the brief history of HTML HERE. HOW TO WRITE A HTML FILE/CODE Making an analogy : Using a sandwich let's explain html codes....Discuss·1 like·80 readsTemiTech
Temitayo Olorunfemitemitech.hashnode.dev·Jul 20, 2022Front-end web developmentLet's lay the foundation by understanding what we would be stepping into. 1- What is front-end web development Have you ever visited a web page or a website and thought- "oh, wow! this website is cool!" or "oh my gosh I love this page!", well, the...Discuss·74 readsTemiTech
Temitayo Olorunfemitemitech.hashnode.dev·Jul 18, 2022Introduction to web development1- What is web development? : Web development is the work involved in creating, building and designing a website for the Internet (World Wide Web) or an intranet (a private network).Web development can range from developing a simple single static pa...Discuss·1 like·77 readsWeb Development
Temitayo Olorunfemitemitech.hashnode.dev·Jul 16, 2022Introduction To Programming 2PREREQUISITE- Introduction to programming 1 To keep it simple... 1-What is a programming language ? : A programming language is that which follows some rules or syntax; made by man(artificially made); to control or send instructions to the computer...Abdulsamad Yusuf and 2 others are discussing this3 people are discussing thisDiscuss·2 likes·109 readsTemiTech