Tag Archive: html
November 7, 2015 12:35 pm
Published by Gerard MillaresA Guide to Positioning HTML Elements in Your Website In this class, we will continue with HTML page layouts—with special focus on positioning HTML elements in your page. By the end of the class, you should be in a position...
Read More
November 5, 2015 1:53 pm
Published by Gerard MillaresHow to Use Block Spacing in HTML Introduction In this class, we will learn how to use page layouts. After this class, you will know how to set your web page layout and why it’s essential in web development. So,...
Read More
November 3, 2015 1:32 pm
Published by Gerard MillaresHow to Arrange HTML Elements on a Web Page In this class, we will continue with HTML page layouts. But this time round, we’ll focus on how you can arrange the elements your page. By the end of the class,...
Read More
October 29, 2015 9:42 am
Published by Gerard MillaresA Definitive Guide to Using the Navigation Menus in HTML Pages In this lesson, we look at how you can use the navigation menus to help you create a usable website. A good website is that website that is usable....
Read More
October 26, 2015 11:12 am
Published by Gerard MillaresIntroduction Are you ready to learn how to develop professional websites? Fantastic. There’s a lot that you need to learn about HTML links, so let’s dive in. HTML pages are hypertext pages that contain hyperlinks—that enable people to navigate between...
Read More
October 24, 2015 9:34 am
Published by Gerard MillaresHow to Use Link Styles in HTML Pages In this training, we are going to learn about link styles. Now, you might be thinking, “This sounds fantastic, but why are link styles important for your web page?” Well, your readers...
Read More
October 14, 2015 8:57 am
Published by Gerard MillaresWhen we are talking about web pages, one of the first things that come to our mind is all the images we see on the internet. Be it a sports star, a Hollywood celebrity or a big politician, pictures of...
Read More
October 12, 2015 8:32 am
Published by Gerard MillaresTalking of inline elements, there is one specific HTML tag that is used extensively in applications no matter big or small, to connect the different pages to each other. No prizes for guessing that we are referring to the anchor...
Read More
October 10, 2015 8:10 am
Published by Gerard MillaresHaving talked in length about the block level elements in a previous blog post, we will now discuss about the other types of elements in HTML, namely, the inline elements. The biggest characteristic of an inline HTML element is that,...
Read More
October 8, 2015 6:58 am
Published by Gerard MillaresHave you ever visited a webpage that has large chunk of text on display with all the content grouped into different sections? How did you feel about scrolling through all that pile of text before you reach the section that...
Read More