How do you change the background resolution in html?

  • Thread starter Thread starter Vincent K
  • Start date Start date
V

Vincent K

Guest
I want to change the background resolution so I could line up the tables and pictures that I put on the page. Everything right now is not very neat...
Is there a way to do it with notepad? Using notepad because my computer science teacher wants us to
 
Set up your page with css. You can adjust almost every facet of your websites display with a cascading style sheet.
 
Back
Top