Discuss, Learn and be Happy דיון בשאלות

help brightness_4 brightness_7 format_textdirection_r_to_l format_textdirection_l_to_r

The external JavaScript file must contain <script> tag. True or False?

1
done
by
מיין לפי

Predict the output of the following JavaScript code. <script type="text/javascript"> ;"a = 8 + "8 ;(document.write(a <script/>

1
done
by
מיין לפי

Predict the output of the following JavaScript code. <"script type="text/javascript> ;"var a="GeeksforGeeks ;("var x=a.lastIndexOf("G ;(document.write(x <script/>

1
done
by
מיין לפי

Predict the output of the following JavaScript code. =script type="text/javascript" language <"javascript" ;"var a = "GeeksforGeeks ;(var result = a.substring(4, 5 ;(document.write(result <script/>

1
done
by
מיין לפי
by Yonatan Shnaider
Yonatan Shnaider 0 נקודות · יותר מ-6 חודשים
מוניטין: 1
הסבר?
by
by Roi Netzer
Roi Netzer 0 נקודות · יותר מ-6 חודשים
מוניטין: 1
סאבסטרינג נותן לך את התו מהאינדקס של המספר הראשון בפונקציה (4 במקרה הזה) ועד האינדקס של המספר השני בפונקציה (5 במקרה הזה) לא כולל את האינדקס של המספר השני.
by

Predict the output of the following JavaScript code. =script type="text/javascript" language <"javascript" ;var x=5 ;var y=6 ;("var res=eval("x*y ;(document.write(res <script/>

1
done
by
מיין לפי

What is the full form of CSS?

1
done
by
מיין לפי

How many different styling techniques are used in CSS?

1
done
by
מיין לפי

Which HTML element is used for Important text?

1
done
by
מיין לפי

Which among the following is a correct way to open a Hyperlink in new tab?

1
done
יש טעויות עם הסימן <> אמור לבוא בתחילת השורה ושוב בסוף תגית הסגירה בכל השאלות ופעם אחת בלבד- טעות בסעיף ד
by
מיין לפי

Using padding clears the area outside:

1
done
by
מיין לפי