Computer Science, asked by fastanswer, 1 year ago

internal question of html ch of computer

Answers

Answered by khushi644
1
1) What is HTML?

2) What are tags?

3) Do all HTML tags come in pair?

4) What are some of the common lists that can be used when designing a page?

5) How do you insert a comment in html?

6) Do all character entities display properly on all systems?

7) What is image map?

8 ) What is the advantage of collapsing white space?

9) Can attribute values be set to anything or are there specific values that they accept?

10) How do you insert a copyright symbol on a browser page?

11) How do you create links to sections within the same page?

12) Is there any way to keep list elements straight in an html file?

13) If you see a web address on a magazine, to which web page does it point?

14) What is the use of using alternative text in image mapping?

15) Do older html files work on newer browsers?

16) Does a hyperlink apply to text only?

17) If the user’s operating system does not support the needed character, how can the symbol be represented?

18) How do you change the number type in the middle of a list?

19) What are style sheets?

20) What bullet types are available?

21) How do you create multicolored text in a webpage?

22) Why are there both numerical and named character entity values?

23) Write a HTML table tag sequence that outputs the following:
50 pcs 100 500
10 pcs 5 50

24) What is the advantage of grouping several checkboxes together?

25) What will happen if you overlap sets of tags?

26) What are applets?

27) What if there is no text between the tags or if a text was omitted by mistake? Will it affect the display of the html  file?

28) Is it possible to set specific colors for table borders?

29) How do you create a link that will connect to another web page when clicked?

30) What other ways can be used to align images and wrap text?

31) Can a single text link point to two different web pages?

32) What is the difference between the directory and menu lists and the unordered list?

33) Can you change the color of bullets?

34) What are the limits of the text field size?

35) Do <th> tags always need to come at the start of a row or column?

36) What is the relationship between the border and rule attributes?

37) What is a marquee?

38) How do you create a text on a webpage that will allow you to send an email when clicked?

39) Are <br> tags the only way to separate sections of text?

40) Are there instances where text will appear outside of the browser?

41) How are active links different from normal links?
42) Do style sheets limit the number of new style definitions that can be included within the brackets?

43) Can I specify fractional weight values such as 670 or 973 for font weight?

44) What is the hierarchy that is being followed when it comes to style sheets?

45) Can several selectors with class names be grouped together?

46) What happens if you open the external CSS file in a browser?

47) How do you make a picture into a background image of a web page?

48) What happens if the list-style-type property is used on a non-list element like a paragraph?

49) When is it appropriate to use frames?

50) What happens if the number of values in the rows or cols attribute doesn’t add up to 100 percent?

51) Which browsers support HTML5?

52) Name two new tags included in the HTML

53) Do you know which are two semantic tags are included in HTML5 version?

54) What is <figure> in HTML5?

55) What is the use of Canvas element?

56) What are the new FORM elements which is available in HTML5?

57) Tell me two benefits of HTML5 Web Storage

58) What are two types of Web Storage in HTML5?

59) What is the Application Cache in HTML5 and why it is used?

60) Explain five new input types provided by HTML5 for forms?



Similar questions