-
-
-
-
-
-
-
-
-
-
-
-
How to place a background for a single table cell?
You can put a background for a single table cell in two ways namely:
Either by using HTML
Using CSS
HTML Approach:
In this one can make use of the td tag as follows:
<td background="exforsys.gif">
text
</td>
But the above approach is not fully compatible or does not follow the HTML... -
What are the attributes that make up a DHTML? ">
What are the attributes that make up a DHTML?
DHTML is called as Dynamic HTML. This is used to increase the interactive ability and the visual effect of the web pages which is loaded in the browser. The main technologies that are used in DHTML are namely:
HTML
JavaScript
CSS which is also called as Cascading Style Sheet
DOM also called as Document Object Model
Let us see each... -
What is meant by web standards? ">
What is meant by web standards?
W3C also called as World Wide Web Consortium in collaboration with many other standard bodies has designed rules, technology and standards called web standards which are widely used by web users for having a greater stability and security of their materials placed in web. Not only is the use of web standards increase security and reliability it also simplifies the design of the system and there by...
-
-
Content Developer
What does a Content Developer actually do? Is it more on the backend??
-
HTML 5 DocType
What is the DocType for HTML5? What are the new futures in HTML5?
-
How to solve this error "HTTP Status 500"?
--------------------------------------------------------------------------------type Exception reportmessage description The server encountered an internal error () that prevented it from fulfilling this request.exception java.lang.NullPointerException org.apache.catalina.manager.HTMLManagerServlet.list(HTMLManagerServlet.java:423) org.apache.catalina.manager.HTMLManagerServlet.doGet(HTMLManagerServlet.java:161) javax.servlet.http.HttpServlet.service(HttpServlet.java:743) javax.servlet.http.HttpServlet.service(HttpServlet.java:856)note...
-
Web Engineering
Explain What is Web Engineering?
-
Html Interview Questions
Ans