Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
~191 People Reached
Favorite Tags

2 Posted Topics

Member Avatar for NewOrder

[CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Web with Frames</title> </head> <frameset rows="46,*" cols="*" framespacing="0" frameborder="no" border="0"> <frame src="top.html" name="topFrame" scrolling="No" noresize="noresize" id="topFrame" /> <frame src="content.html" name="contentFrame" id="contentFrame" /> </frameset> <noframes><body> </body> </noframes></html> [/CODE] [B]Download this FILES (Example Frames)[/B] [URL="http://almacen.tmbteam.com/file.php?file=e83bd51fcc2de4d2fade674e269e4834"]http://almacen.tmbteam.com/file.php?file=e83bd51fcc2de4d2fade674e269e4834[/URL]

Member Avatar for Arkinder
0
107
Member Avatar for webmasterd

I need to print a table shown, ie, they see the frames of the rows and columns.

Member Avatar for BitFarmer
0
84

The End.