Anonymous
Not logged in
Talk
Contributions
Create account
Log in
WikiKnowledgeBase
Search
Editing
Technology/Software Development/Web development/HTML
(section)
From WikiKnowledgeBase
Namespaces
Page
Discussion
More
More
Page actions
Read
Edit
History
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== HTML Tags and Elements == HTML elements are defined using tags, which are enclosed in angle brackets (< and >). Tags are usually paired, with an opening tag and a closing tag. The opening tag starts with the tag name, followed by any attributes, and the closing tag is the same as the opening tag but with a forward slash (/) before the tag name. For example, the '''<nowiki><h1></nowiki>''' tag is used to define a heading. An example of a heading would be: '''<nowiki><h1>This is a Heading</h1></nowiki>''' Some commonly used HTML elements include: * '''<nowiki><p></nowiki>''': Used to define a paragraph of text. * '''<nowiki><a></nowiki>''': Used to create a hyperlink. * '''<nowiki><img></nowiki>''': Used to display an image on the web page. * '''<nowiki><ul></nowiki>''' and '''<nowiki><li></nowiki>''': Used to create unordered lists. * '''<nowiki><ol></nowiki>''' and '''<nowiki><li></nowiki>''': Used to create ordered lists. * '''<nowiki><div></nowiki>''': Used to create a container to group other elements. * '''<nowiki><span></nowiki>''': Used to apply styles or manipulate specific parts of the text.
Summary:
Please note that all contributions to WikiKnowledgeBase may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
My wiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation
Navigation
Main page
Random page
Categories
Help about MediaWiki
Wiki tools
Wiki tools
Special pages
Page tools
Page tools
User page tools
More
What links here
Related changes
Page information
Page logs