Search / 68 posts tagged technical interviews
Subscribe-
New edition of the podcast posted
http://www.dmncommunications.com/ weblog/ ?p=567After a lengthy hiatus, the podcast is back. Recently, Aaron and I had the pleasure of talking with Anne Gentle about wikis, the OLPC project, documenting Open Source, and more. It’s an interesting way to spend about 47 minutes of your time. You can listen to the podcast here, or use the player below.
-
Talking shop with Anne Gentle
http://dmn.podbean.com/ 2008/ 09/ 29/ talking-shop-with-anne-gentle/Recently, we had the opportunity to chat with Anne Gentle. In just under an hour, we discussed wikis, DITA, the XO Laptop, documenting Open Source software, and a lot more. Not only did we have a great time talking with Anne, but we learned quite a bit in the process.
-
CSS2 interview questions(91-100)
http://way2freshers.com/ css2/ css2-interview-questions91-100.htmlBorder around a table? Try the following: .tblboda { border-width: 1px; border-style: solid; border-color: #CCCCCC; } /*color, thickness and style can be altered*/ You put this style declaration either in an external stylesheet, or you can stuff it in the <head></head> section,
-
CSS2 interview questions(81-90)
http://way2freshers.com/ css2/ css2-interview-questions81-90.htmlWhat is shorthand property? Shorthand property is a property made up of individual properties that have a common “addressee”. For example properties: font-weight, font-style, font-variant, font-size, font-family, refer to the font.
-
CSS2 interview auusetiom(71-80)
http://way2freshers.com/ css2/ css2-interview-auusetiom71-80.htmlCan I include comments in my Style Sheet? Yes. Comments can be written anywhere where whitespace is allowed and are treated as white space themselves. Anything written between /* and */ is treated as a comment (white space). NOTE: Comments cannot be nested.
-
CSS2 interview questions(61-70)
http://way2freshers.com/ css2/ css2-interview-questions61-70.htmlHow do I have a non-tiling (non-repeating) background image? With CSS, you can use the background-repeat property. The background repeat can be included in the shorthand background property, as in this example: body { background: white url(example.gif) no-repeat ; color: black ; } CSS CSS is clearly very useful for separating style from content.
-
CSS2 interview questions(51-60)
http://way2freshers.com/ css2/ css2-interview-questions51-60.htmlHow do I get rid of the gap under my image? Images are inline elements, which means they are treated in the same way as text. Most people kind of know this - they know that if you use ‘text-align:center’ on an image it will be centred. What many people don’t realise is that this means you will have a gap underneath an image.
-
CSS2 interview questions(31-40)
http://way2freshers.com/ css2/ css2-interview-questions31-40.htmlwhat CSS is, why not start coding? CSS is sort of like scripting language made for the web. In contrary with HTML, DHTML, JavaScript, VBScript and many others. CSS is strictly for formatting your web-page and now many new browser support it.
-
CSS2 interview questions(21-30)
http://way2freshers.com/ css2/ css2-interview-questions21-30.htmlWhy do style sheets exist? SGML (of which HTML is a derivative) was meant to be a device-independent method for conveying a document’s structural and semantic content (its meaning.) It was never meant to convey physical formatting information.
-
CSS2 interview questions(21-30)
http://way2freshers.com/ visual-basic/ css2-interview-questions21-30.htmlWhy do style sheets exist? SGML (of which HTML is a derivative) was meant to be a device-independent method for conveying a document’s structural and semantic content (its meaning.) It was never meant to convey physical formatting information.
About / rising and falling
Find posts and stories that have something in common using this weighted list of phrases, where popularity is represented by size. Learn more...
