a. Differentiate between cellspacing and cellpadding?
Ans=Cell spacing- cell specifies the spacing between the cell table and cell content.
Attribute-<table cell spacing><4>
Cell padding- cellpadding is specifying the space between cell and cell wall .
Attribute -<cellpadding ><4>
b. Differentiate between rowspan and colspan. Ans=Rowspan-It is sets number of rows a cell should span.
Attribute -<TD rowspan>= < 3 >
Colspan- it specifies the number of columns a cell should span.
Attribute -<TD colspan>=< 4>
c. What do you mean by hyperlink?
Ans=Hyperlink-Hyperlink is a wordgroup or word or image that you can click on the new documents
it is a new section within the current documents.
d.Write down syntax of hyperlink?
Ans=The syntax of hyperlink is the HTML code for a simple link that <a href ="url"> link text <a>
e. Differentiate between external and internal linking?
Ans=External linking -which link are those HTML link that go to another website is called external HTML links.
Internal HTML links -which links that goes from one point on your web page to another point on the some web pages called internal HTML links.
Ans=Cell spacing- cell specifies the spacing between the cell table and cell content.
Attribute-<table cell spacing><4>
Cell padding- cellpadding is specifying the space between cell and cell wall .
Attribute -<cellpadding ><4>
b. Differentiate between rowspan and colspan. Ans=Rowspan-It is sets number of rows a cell should span.
Attribute -<TD rowspan>= < 3 >
Colspan- it specifies the number of columns a cell should span.
Attribute -<TD colspan>=< 4>
c. What do you mean by hyperlink?
Ans=Hyperlink-Hyperlink is a wordgroup or word or image that you can click on the new documents
it is a new section within the current documents.
d.Write down syntax of hyperlink?
Ans=The syntax of hyperlink is the HTML code for a simple link that <a href ="url"> link text <a>
e. Differentiate between external and internal linking?
Ans=External linking -which link are those HTML link that go to another website is called external HTML links.
Internal HTML links -which links that goes from one point on your web page to another point on the some web pages called internal HTML links.
Comments
Post a Comment