answersLogoWhite

0

My title

Bold text

Italicized text

Underlined text


Text between two horizontal bars

Strike-through text

Large header 1 text

Small header 6 text

Custom text font and size

Above is a sample HTML document.

The title tag sets the text displayed on the top browser bar.

The b tag sets text to bold.

The br tag creates a new line and does not need a close tag.

The i tag italicizes text.

The u tag underlines text.

The hr tag creates a horizontal bar.

The s tag creates strike-through text.

The h1 tag creates large header 1 text.

The h6 tag creates small header 6 text.

The font tag allows one to create text of a custom font and size.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

How HTML tags needed to create a basic webpage?

HTML tags can be made to create a basic webpage. The basic tags with some text can make a webpage in basic format.


What is the first step to learn HTML?

The first step to learning HTML is leaning tags. The tags form the basic entity for HTML.


Basic HTML tags with brief description?

br


What term is a collection of html tags and options that allow you to create webpages that are more animated than basic html pages?

DHTML is a collection of tags that can allow to create a webpage. It offers more dynamic functions that basic HTML.


What are the most 10 common tags in HTML?

There are many tags which can be used to some extent. Main 10 tags are:Head Body Title HTML Meta Script Link Span a p.


What are HTML tages?

HTML tags are the predefined tags that are embedded within the "<>". Each HTML tags has the following attributes and operations.


What is a tag List 10 HTML tag?

There are various tags in HTML that can be used. 10 of them are: p, a, br, head, body, html, title, script, link, style.


BASIC element of dynamic HTML?

Dynamic HTML is a combination of HTML tags and interactive web pages. Its basic elements include: an object-oriented view of web elements, cascading style sheets and dynamic fonts.


Enumerate the basic HTML structure's and describe each briefly?

The page starts with the HTML start tag Followed by the tags, and goes here Followed by the Tag. The followin HTML will be the content of you web page Followed by closing the Tag, and tags. Here is a sample of a Basic HTML document: the name of the page This is a basic HTML structure. This is where the content goes that will display on your page.


What are built-in tags Like for HTML and CSS?

No tags are used in CSS. Tags are actually what CSS primarily styles.


What is the connection of a notepad with HTML tags?

You can use Notepad to write HTML pages, and HTML consists of tags. So you would be writing a lot of tags when using Notepad to create a HTML page.


What does HTML use tags for?

HTML cannot work without it's tags. It uses tags for it's scripting work.