Ever wanted to draw a line acoss your webpage ? There are a few ways to do this using images etc ,but HTML also offers a tag to do it. This article shows us how to use the horizontal rule tag in our pages.
Month: April 2009
Grid Questions
A while back we noticed that someone searched the website for information about mrInterview questions types, so we have decided that we will add some articles about all the question types you can have in mrInterview. This article is about the “Grid” questions.
2×4 introduces Flash4Surveys
We have known for some time that web survey respondents find complex grid questions unfriendly and that boring interviews do not reach the required response rates.
Learn HTML : Paragraphs
As we all know when we write , we dont have one big lot of words we break our words up into sections or paragraphs. This article is about the Paragraph tag and how we can use it in our web pages to format our words.
Date & Time Questions
A while back we noticed that someone searched the website for information about mrInterview questions types, so we have decided that we will add some articles about all the question types you can have in mrInterview. This article is about the “Date and Time” question types.
Learn HTML : Preformatted Text
We have seen that it is not possible to use spaces and line breaks etc in our HTML documents because the browser takes these things out when it displays the page. If we really wanted to get the browser to keep this formatting , for example if we wanted to display some iom
in a web page, we can use the
...
tags. This article explains how to use theses tags.