Marquee Tag Stop or Start
1 Open Notepad and Paste the code.
<!DOCTYPE html >
<html>
<body>
<marquee...

HTML MARQUEE WITH EXAMPLE
SEOSIKHO
HTML MARQUEE SCROLL AMOUNT WITH EXAMPLE
Note: SCROLLAMOUNT value scrolls marquee slower or Faster.
Example
1 Open...
HTML MARQUEE WITH EXAMPLE
SEOSIKHO
HTML MARQUEE WITH EXAMPLE
You can create scrolling display using <marquee> tag.
SYNTAX
<marquee attribute_name="attribute_value"....more...
How to create a Nested HTML List
SEOSIKHO
Nested HTML List
1 Open Notepad and past the code
<!DOCTYPE html>
<html>
<body>
<ul><li>First...
HTML LIST (Description List)
SEOSIKHO
Description List:
This type of list can have a description associated with its list items.■ <dl> tag is used here...
HTML LIST (Ordered List)
SEOSIKHO
ORDERED LIST
This type of list has numbering or alphabets in front of its items.
■ <ol> tag is used here which...
HTML Lists
Unordered list:
■ This type of list has bullets in front of its items.
■ <ul> tag is used■ Every list item is enclosed...
Colspan and row span in html
Col span means Merge the column and row span means merge rows
in below example 3 column are merge.
Without...
Html table cell padding
Use the cellpadding attribute to create some space around the contents of table cells
The cellpadding attribute is similar...
HTML Table Background Color and Border Color
1 Open Notepad
2 Copy code and Paste
3 <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<body>
<table...
HTML Table Caption
Caption is a short description of anything so that it may be understood
what that thing is made for. In easy words, caption...
Create a table using Border Attribute
Create a table using Border Attribute
1 Open Notepad
2 Copy code and past in Notepad
<!DOCTYPE...

How to Create HTML Table
SEOSIKHO
Introduction to table
Table tag is used to create a table in html.ie <table>
Tables are divided...

How to Create HTML Table
Introduction to table
Table tag is used to create a table in html.ie <table>
Tables are divided...
html tag
HTML tag
<!DOCTYPE HTML><html><head><title>Title of the document</title></head><body>The...
Sub ,Sup,Strike-through HTML TAG
Sub ,Sup,Strike-through HTML TAG
1 open notepad
2 write the code in notepad.
<html><head><title>The...
How to Use Preformated Tag in HTML
PREFORMATED TAG IN HTML
While you can see the sizes changed, did you notice something special?
Even though we...

How to add a background color and background Image in HTML?
Background Color
Step 1 Open Notepad
Step 2 Write the code
<html><title>welcome</title><body ...
Subscribe to:
Posts (Atom)