Jump to content

auto resize of webpage to size of screen


missschools

Recommended Posts

Thats CSS code. It goes into your stylesheet, which is a file ending in .css and is called in via a line in the head section of the HTML page, like so:<link rel="stylesheet" media="screen" type="text/css" href="css/style.css" />

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...