↧
Forum Without Using a Database
Now you can have a forum for your website without any sort of mysql database. http://www.myupb.com/ has released a text db forum According to the myupb.com website: Our site is dedicated to bringing...
View ArticleOutlining the text
Sometimes you need to outline a text we can do it easily by using css border command Syntax: <html> <head> <style type=”text/css”> p { border: red solid thin; background-color:yellow;...
View Article