HTML Basic According to the rules of XML and XHTML, all elements must be closed either with an end tag or by self-closing with a space, slash, and a right-pointing angle bracket True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML Basic A much better approach to establish the base URL is to use the _________ element. HEAD None of these BASE BODY HEAD None of these BASE BODY ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is the attribute that specifies the column name from the data source object that supplies the bound data? datasrc dataFormatAs datafld disabled datasrc dataFormatAs datafld disabled ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following are table tags? table, thead, tr, td table, tt, tr, td colspan, table, tr none of the mentioned table, thead, tr, td table, tt, tr, td colspan, table, tr none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What will be the added by using < td > and < /td > tag ? steps columns rows cell steps columns rows cell ANSWER DOWNLOAD EXAMIANS APP