Tag: web technology
Questions Related to web technology
-
body {color: black}
-
{body:color=black(body}
-
{body;color:black}
-
body:color=black
-
// this is a comment
-
/* this is a comment */
-
' this is a comment
-
// this is a comment //
-
color:
-
bgcolor:
-
background-color:
-
background-colour:
-
Protocol for accessing a Web Service
-
SOAP is designed to communicate via Internet
-
SOAP allows you to get around firewalls
-
1 & 3
-
XML
-
HTTP
-
FTP
-
All the above