hi, i cannot arrange the contents of a div inside, i used the command text-align:center and doesn't work. What can i do?
here's a link of the css, you can find the problem at #footer{} The css

Your footer is working correctly.
You need to use <table align="center"> to centrally align a table.
If you add a <p>Hello World</p> in your footer you should see it in the middle.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.