Disk Errors

November 14, 2009 heat1313 Leave a comment

Here is a list of errors that i have came across recently and a possible solution for them.

[ i was using a copied xp home sp2 disk on a dell dimension e510 and the error message:

stop: c0000221 unknown hard error
/systemroot/system32/ntdll.dll

solution: system cant find the file to setup. USE A VAILD CD/DVD.

problem solved.

How to ‘ add a ‘comment’ in CSS.

November 13, 2009 heat1313 Leave a comment

1. Add the first part of the CSS comment
/*
2. Write the text or information you want hidden
3. Close the comment:
*/

Tips:

1. Comments can span multiple lines.
2. Comments can include CSS elements that you don’t want in the document, but don’t want to delete completely.
3. Use comments whenever you write complicated CSS to add clarification.
4. Comments can also include meta information like:
* author
* date created
* copyright information

Categories: Uncategorized

November 12, 2009 heat1313 Leave a comment
Categories: Uncategorized

Microsoft Website – Downloads

April 30, 2009 heat1313 Leave a comment
Categories: Uncategorized