Often you will want to add some sort of heading to the page that you are creating. If you where to do this in lets say word , you would use one of the heading styles. You can do the same sort of thing in your html page with the use of the heading tags. This article shows you how.
Month: May 2009
PASW – Data Collection Family
For those of you that did not already know , the “SPSS Dimensions” platform has been re-named to “PASW Data Collection”. The first thing you are going to ask is what does PASW stand for and why has Dimensions been re-named. To find the answers to these questions and discover a new product release coming in 5.6 …
Boolean 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 “Boolean” question types.
Quick Post : Screen Resolution Question
Hello, Someone via messenger asked us the followinq question.
Hi, We need to show screen resolution in mrStudio. Please guide us on the same. Currently i have implemented as below, but is not working. Click for your screen resolution
And the answer is ,put this code in you template ..
Click for your screen resolution
what was wrong ? Well you where trying to add strings to numeric’s with the following code .. (res + ‘x’ + res1) .. res and res1 are numbers and you cannot add text to numbers without converting them first. Hope it helps.
Learn HTML : Images
Often when you are creating web pages you need to show images or pictures in your page. To do this you can use the html image tag. This article shows you how.
Loop 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 “Loop” questions.
Browser Issue ? Log it here …
Hello, a regular user of the site commented that the front page of the blog was not displayed correctly when they went to www.smarterDimensions.com Do you have issues with this site not being displayed in your browser correctly ? If so we want to know about them …