Latest Posts



HTML FORMS

An HTML form is used to collect user input. The user input is most often sent to a server for processing. Example The <form> Element The HTML <form> element is used to create an HTML form for user input: The <form> element is a container for different types of input elements, such as: text fields, checkboxes, radio buttons, submit…

HTML TABLES

HTML tables allow web developers to arrange data into rows and columns. Example Company Contact Country Alfreds Futterkiste Maria Anders Germany Centro comercial Moctezuma Francisco Chang Mexico Ernst Handel Roland Mendel Austria Island Trading Helen Bennett UK Laughing Bacchus Winecellars Yoshi Tannamuri Canada Magazzini Alimentari Riuniti Giovanni Rovelli Italy Define an HTML Table A table…

HTML LINKS

Links are found in nearly all web pages. Links allow users to click their way from page to page. HTML Links – Hyperlinks HTML links are hyperlinks. You can click on a link and jump to another document. When you move the mouse over a link, the mouse arrow will turn into a little hand.…

HTML COMMENTS

HTML comments are not displayed in the browser, but they can help document your HTML source code. HTML Comment Tag You can add comments to your HTML source code by using the following syntax: Notice that there is an exclamation point (!) in the start tag, but not in the end tag. Note: Comments are not…

Loading…

Something went wrong. Please refresh the page and/or try again.

About the author

Hi, I’m Ade Sean, currently a software programmer and an IT specialist. I am driven by my passion for information technology which was why I switched from my Civil Engineering profession into IT. I spend most of my time working on codes and troubleshooting networks but this blog is for my love of writing to my beautiful fans out there which you are one of…cheers!

Subscribe to My Blog

Get new content delivered directly to your inbox.