Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
What is an HTML tag? C++
What is an HTML tag? C++
✍: Guest
Answer: An HTML tag is a syntactical construct in the HTML language that abbreviates specific instructions to be executed when the HTML script is loaded into a Web browser. It is like a method in Java, a function in C++, a procedure in Pascal, or a subroutine in FORTRAN.
2012-02-29, 2889👍, 0💬
Popular Posts:
Can you explain project life cycle ? Figure :- 12.2 Life cycle of a project There are five stages of...
Describe in detail Basic of SAO architecture of Remoting? For these types of questions interviewer e...
How do I install JUnit? First I will download the lastest version of JUnit. Then I will extract all ...
What is difference between custom JSP tags and JavaBeans? Custom JSP tag is a tag you defined. You d...
What is the purpose of Replication ? Replication is way of keeping data synchronized in multiple dat...