List and explain the points which should be considered for planning a website.
[5 marks]What is domain? Explain DNS.
[5 marks]What are frames? List out its advantages and disadvantages.
[5 marks]Discuss basic HTML tags with examples.
[5 marks]Describe the structure of an HTML document. What is the difference between a tag and an attribute? Explain it with an example.
[5 marks]Explain the types of CSS with suitable example.
What is CSS? Explain CSS Box Model in detail.
[5 marks]Write steps to add styles of your choice to an HTML table.
[5 marks]What do you mean by “class” and “id” in CSS? Explain with example.
[5 marks]Explain any five Mouse Events in JavaScript.
[5 marks]Explain pop-up boxes in JavaScript with example.
[5 marks]Explain various data types in JavaScript.
[5 marks]Explain the importance of JavaScript and how to use JavaScript in web designing.
[5 marks]Explain following tags with example. <b>, <img>, <a>, <h1>, <p>
[5 marks]Write down JavaScript code to check mobile number
[5 marks]Design HTML form which is used to collect user details such as Name, Address, Radio Button to choose the subject of the book he wants to buy and Dropdown to choose the author.
[5 marks]Write a JavaScript to check input string is palindrome or not.
[5 marks]