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 2874Is 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 2830
Discuss an algorithm to traverse a tree, depth first.
Write a python program to check common letters in two input strings?
Can I replace HTML with XML?
How do you set a global variable inside a function?
How a web page can communicate with a web server while a user type characters in an input field.
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
What is SGML?
how to Auto Scroll the page
Write a function that takes an unsorted integer array, and returns a three element subset whose sum is zero.
Create a ViewState Property?
What is an attribute?
Write a python program to check if a number is a strong number?
What is 301 redirects in php? When are we used 301 redirects in our projects?
Write a python program to check if a number is a perfect number?
function to combine two or more arrays