PHP Code (33)
JSP Code (6)
ASP Code (5)
CGI Perl Code (3)
JavaScript Code (63)
VB Script Code (20)
Shell Script Code (31)
Python Code (34)
WinRunner Code (1)
HTML DHTML XHTML Code (13)
XML (43)
Scripts_Markup Code AllOther (5) Consider the following markup:
Can you describe why hgroup was dropped and how the markup can be addressed today with an example?
1 2876Is the alt attribute mandatory on img elements? If not, can you describe a scenario where it can be set to an empty value? Does an empty value affect accessibility in any way?
1 2831
Write a function that takes as input a binary tree, and prints out each level of the tree on a newline. For example: a / b c / / d e f will output: a b c d e f
Write a python program to check common letters in two input strings?
Code to Block submission of form by pressing Enter Key
code to get the coordinates of a Click Event
create Drop-Down Navigation Menus
What is a well formed XML document?
Write a function that takes an array of integers and returns that array rotated by N positions. For example, if N=2, given the input array [1, 2, 3, 4, 5, 6] the function should return [5, 6, 1, 2, 3, 4]
Create a Menu that can be activated while clicking on Right Mouse button
write a vb script to check equal two 2*2 matrix
What is SGML?
How to access oralce10g data from server to client in LAN?
how to transform XML Data into HTML
can we pass variable in array to traverse it?
maximizing the main window
what is the structure of xml document ?