Author: Vincent Olagbemide

  • Best 10 Free Video Editing Software for Windows

    Best 10 Free Video Editing Software for Windows

    As we may already know, video editing has become more and more popular due to the popularity of camcorders and convenience of online video sharing. To save money, you can use some video editing software which are free of charge to edit videos. Though, it may be difficult to find such good program for Windows…

  • Top 4 Programs to make your computer run faster

    Top 4 Programs to make your computer run faster

    There are lots of software programs out there to make your computer run faster or  speed up your computer. Let’s take a look at some programs that can bring your system back to its former glory. 1)  MSConfig / Task Manager In theory, having lots of software on your computer probably isn’t causing a slowdown…

  • Using Forms in HTML with Exercises – Lesson 1.6

    Using Forms in HTML with Exercises – Lesson 1.6

    In this lesson, we shall be covering Forms in HTML. Forms help us to get data from users either to sign up for a page or to comment on a page. Objectives We’ll use the <form></form> tag to create the form We’ll use the <Input> tag to specify the type of data we want to accept We’ll use…

  • Using Tables in HTML with Exercises – Lesson 1.5

    Using Tables in HTML with Exercises – Lesson 1.5

    Welcome to Lesson to Lesson 1.5, in this lesson we’ll be looking at HTML Tables. We shall be under going the following, understanding of the different elements involved in making a HTML table. The following tag elements are used in making tables: The <table> tag helps to display information in a tabular format, carries the entire…

  • Understanding Lists and Attributes in HTML Lesson 1.4

    Understanding Lists and Attributes in HTML Lesson 1.4

    Alright before we dive directly into working with tables, forms and CSS; We’ll go more into HTML learning about List Items and Attributes to improve our understanding of  working with HTML. Below is a basic HTML page with the use of H1, H3, H6 and the <p> tag [html] <!DOCTYPE html> <html> <head> <title>First Page…

  • Getting Started with HTML Lesson 1.3

    Getting Started with HTML Lesson 1.3

    In this post we’ll learn how to write simple HTML documents, we would also learn how to; Understand the difference between closing tags and self closing tags We’ll write tags with attributes We’ll use MDN (Mozilla Developer Network) as a reference create a sample html document History of HTML (Hyper Text Markup Language) It was…

  • How to Register a Domain Name for your Blog or Business Websites

    How to Register a Domain Name for your Blog or Business Websites

    Trying to start up a new blog? Or wishes to take your local business online so that the world would know about it? The first step to take in creating a new blog or website is registering a “Domain Name”. A Domain Name is simply an identification string that defines your blog or business website.…

  • Working with Front End: Intro to HTML, CSS, JS Lesson 1.2

    Working with Front End: Intro to HTML, CSS, JS Lesson 1.2

    So basically The Frond End is the aspect you see and interact with: HTML, CSS and JS The Back End is everything else: we have so many choices there and we’ll see when we get there later For Example: Let’s use a Real world scenario of a Restaurant – The back-end is everything that happens…

  • Understanding Front End and Internet Basics + Environment Setup Lesson 1.1

    Understanding Front End and Internet Basics + Environment Setup Lesson 1.1

    After reading the Introduction, this is the follow up; In this lesson, we’ll talk about introduction to front-end. Also, we would know our three main objectives that we are going to learn through-out this course, This is a very important lesson, i will be adding the codes whereby you don’t have to write much of your own at this point…

  • Learn Web Development From Scratch: Introduction

    Learn Web Development From Scratch: Introduction

    Web development is undeniably one of the top careers in the world today, and choosing to partake in this piece, will undeniably be one of the top decisions you’ll probably ever take. According to my research, new web programmers, developers and designers mostly use the drag and drop web development tools (This is actually cool…