Hey, these are my opinions. If you are using PHP to practice or creating functions, thats good but if you just want people to not see your CSS & HTML codes and ripped it off, I think this is a bad idea because people can still see your codes although it is safe on the database. I'd rather just...
You need to create one overall background in body and one in divs. Example
CSS
body {
background: (what);
}
#2ndbg {
background: (the 1st bg)
}
HTML
<div id="2ndbg">
===========
THREAD UPDATED
===========
Hey devbest,
Today I like to show you one of my coded design made my css and some images. Well, its just a splash page. Yeah, yeah i know, its just bunch of rounded squares.
http://harith.pw
Give me some thoughts and opinions, how can I improve my work...