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 numerical double question type.
Month: March 2009
Learn HTML : Fonts
We have already looked at some of the main ways we format out text when using html, but like most things , we always want to change the overall style or font of the text that we write. This article tells us everything we need to know about fonts and how to impliment them in our html documents.
Long 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 numerical long question type.
Learn HTML : Changing the appearance of your text with style tags
Now we have the basics of an html file we will want to start writing and formatting our text. We could use fonts and CSS to format our text, but these will be covered in different articles. This article shows how to use “Style Tags” to add different styles to your text.