Scripts_Markup Code Interview Questions
Questions Answers Views Company eMail

How do you find out about all running processes?

1 2412

How do you stop all the processes, except the shell window?

1 2602

How do you define a function in a shell script?

1 2141

How do you read keyboard input in shell scripts?

1 2750

How does a case statement look in shell scripts?

1 2379

Consider the following markup:

London by night
A landscape of London by night
Is it valid? If not, can you explain why?

1 7803

Describe when it’s appropriate to use the small element and provide an example?

1 2398

Can you describe why hgroup was dropped and how the markup can be addressed today with an example?

1 2501

Is 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 2446

Is it possible to express a date range using a single time element?

1 2394

What’s the difference between the meter element and the progress element?

1 2924

What is the longdesc attribute? Can you explain its purpose?

1 2362

What is the mark element? Can you describe an example of use for this element?

1 2544

How to create nest tables within tables in HTML?

1 2440

How do I link to a location in the middle of an HTML document?

1 2532


Un-Answered Questions { Scripts_Markup Code }

I have a doubt regarding including tags in a function. I have written a function in javascript in a html page. The function got called by clicking a button, i want to display the results in same html page by placing tags in the function. (this hmtl page is static page) Is this possible? example: