• By Shubham Baghel
  • October 1, 2021
  • HTML & CSS

There are some OOPS concepts which we have seen in C++. All are available in java programming language too and that’s makes java as purely object oriented programming language. Class…

HTML Document Object Model(DOM):Interview Questions and Answers
  • By Prasanna kadu
  • January 14, 2020
  • HTML & CSS

HTML Document Object Model(DOM) Interview Questions and Answers 1 What is DOM? Ans: It is the programming interface for HTML and XML documents. The DOM (Document Object Model) represents the…

Awesome Features of CSS3
  • By Prasanna kadu
  • January 2, 2020
  • HTML & CSS

Awesome Features of CSS3 To learn CSS3, you have a knowledge of HTML5 and web foundation well. So you can learn CSS and CSS3 techniques very quickly and easily.  What…