/    Sign up×
Community /Pin to ProfileBookmark

Frame padding/spacing?

I am relatively new to html and have just started using frames. The individual frames appear to have some padding/spacing between them. Is there any way to remove this padding/spacing?

Thankyou

to post a comment
HTML

1 Comments(s)

Copy linkTweet thisAlerts:
@Luke2000authorSep 15.2005 — :rolleyes:

I sorted it now. An eg. can be seen below to solve this problem if anyone needs to know, pretty basic stuff but took some digging to find it for a newbie to html.... :eek: lol



<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"

"http://www.w3.org/TR/html4/frameset.dtd">

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

<html>


<title>INSIGHT Visual Solutions - Web Design &#8226; Graphic Design &#8226; Multimedia &#8226; Animation &#8226; Illustration</title>


<frameset rows="20,120,30,*" frameborder="0">

<frame src="1.htm" marginwidth="2" marginheight="0">

<frame src="2.htm" marginwidth="0" marginheight="0">

<frame src="3.htm" marginwidth="0" marginheight="0">

<frameset cols="23%,27%,27%,23%" frameborder="0">

<frame src="4.htm" marginwidth="0" marginheight="0">

<frame src="5.htm" marginwidth="0" marginheight="0">

<frame src="6.htm" marginwidth="0" marginheight="0">

<frame src="7.htm" marginwidth="0" marginheight="0">

</frameset>

</frameset>


</html>[/QUOTE]
×

Success!

Help @Luke2000 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.18,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...