Que- Which property specifies the path to the project when running in web server? a. http_path b. images_dir c. css_dir d. sass_dir Answer- http_path Que- Which property specifies the folder name where CSS style sheets shou…
Que- Which of the following element is known as Teletype Text element? a. <time> b. <tt> c. <wbr> d. <sup> Answer- <tt> Que- Variable element is ________ a. <var> b. <wbr> c. <…
Que- Which property is used to align flex items? a. align-items b. justify-content c. align-content d. flex-grow Answer- justify-content Que- Which of the following specifies initial length of flex item? a. flex-flow b. f…
Que- For testing we should use ________ a. document.write() b. console.log() c. window.alert() d. innerHTML Answer- document.write() Que- Which of the following keyword stops the execution of JavaScript? a. break b. retur…
Que- Which of the following is not a reserved character? a. & b. > c. + d. @ Answer- > Que- What is the URL Encode for tab character? a. 9% b. 8% c. %0d d. %0a Answer- 9% Que- Which of the following is not en…