Frameset component in Gowut?

60 views
Skip to first unread message

Эдуард Толмачёв

unread,
Nov 3, 2013, 12:08:11 PM11/3/13
to gowebui...@googlegroups.com
How do I get the same example in Gowut?
I want the page to be divided into two frames and can be resized dragging the splitter.

HTML example:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Be</title>
</head>
<frameset cols="200,*">
<frame name="INDEX" src="Be_Idx.htm">
<frame name="CONTENT" src="BL_TextBank.htm">
</frameset>
</html>

Reply all
Reply to author
Forward
0 new messages