How xhtml is better than html?
No Answer is Posted For this Question
Be the First to Post Answer
Which should I use, &entityname; or &#number; ?
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?
Do <th> tags always need to come at the start of a row or column?
How to open mail window from html ?
How can tables be made nested in html?
Q1: Design a website for newspapers and magazine portal which takes subscription order online through a credit card and makes home delivery. It should include the following: • Home page containing pull down menu box for the links using VBScript. • It should display the current date and time. • The home page should have link of the current news, archieve, FAQ, sitemap, weather, business, sports, world news, etc. • It should have also search faculty • The breaking news should appear scrolling on the top form. • The home page should be divided into a number of frames for displaying and each frame should be filled up with different back ground colour. • The logo of the company should be displayed on the top • The middle frame should be used for displaying video/image • The headline should be at the right side of the page • The lowermost frame should be used for showing links of the most popular articles of the month. • Perform validation checks on credit card number.
Which html tag allows users to specify a file for uploading?
What is the purpose of 'autofocus' attribute in HTML5?
How do I redirect to another page in html?
What is the use of details and summary tag?
Explain what is the use of localstorage in html5?
What is use for br tag?