GIAC Systems and Network Auditor GSNA Question # 8 Topic 1 Discussion

GIAC Systems and Network Auditor GSNA Question # 8 Topic 1 Discussion

GSNA Exam Topic 1 Question 8 Discussion:
Question #: 8
Topic #: 1

Which of the following are attributes of the

tag? (Choose three)


A.

BORDER


B.

ALIGN


C.

TD


D.

WIDTH


Get Premium GSNA Questions
tag is used to set the width of a table. Width can be specified in pixels and percentage. For example, if a table of the same width as that of the parent object has to be created, the WIDTH attribute must be set to 100%. The ALIGN attribute aligns the table within the text flow. By default alignment is set to left. The BORDER attribute of the
tag is used to set the width of the table border. Answer: C is incorrect.
is not an attribute of the tag. It is a tag used to specify cells in a table.

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.