Lists are used to group together various pieces of information so they can be easily read and associated with each other. They are also useful for navigation and content creation.
Friday, September 17, 2021
HTML 101: Attributes
HTML attributes are special words that are used inside an HTML page's opening tag to control an element's behavior.
HTML 101: Elements
An HTML element is a type of component that is part of a web page that uses HTML, which is a markup language. It consists of a tree of HTML nodes, each of which has a markup language (HTML) attribute.
HTML 101: Basic HTML tags
An HTML tag is a set of characters that serves as a formatted command for a web page. At the core of web design, tags provide the visual instructions that one sees on the page.
Web Developer 101: Intro to HTML
Are you interested in becoming a renowned web developer across the system then here are a list of things you need to know:
- HTML
Subscribe to:
Posts (Atom)
HTML 101: Form
I believe that everyone who has made use of the internet knows what a form is but in case you don't know, a form is a way of receiving...
-
HTML attributes are special words that are used inside an HTML page's opening tag to control an element's behavior.
-
Whether you are new to programming, or you've been in the game for a long time, python is one programming language I'm 100% sure ...