Media Summary: This Vedio publish to help to improve ICT Literacy.
Html Session 13 Login Form - Detailed Analysis & Overview
This Vedio publish to help to improve ICT Literacy.
Media Summary: This Vedio publish to help to improve ICT Literacy.
This Vedio publish to help to improve ICT Literacy.
This Vedio publish to help to improve ICT Literacy.
Login Form
HTML (Hypertext Markup Language) has come a long way since Tim Berners-Lee invented it back in 1991. Today HTML5 is...
This tag specifies that the webpage is written in HTML. It appears at the very first and last line of the webpage. It...
Basic Tags <html> </html> Creates an HTML document <head> </head> Sets off the title & other info that isn't...
HTML lists are defined with <ul> and <ol> tags. < ul > contains unordered lists, and <ol> defines the numbered lists...
Instead of writing plain text, however, professional Web developers often prefer using HTML editors like FrontPage or...