/    Sign up×
Community /Pin to ProfileBookmark

How to make a space between banner

i have some code with javascript to make a banner

<script>
balblalbalballa
</script>

if i do it twice :
<script>
code code code
</script>
<script>
code code code
</script>
that banner will mix/close together

how to make a space between those banner? such as tab maybe? or table?
i try to use <td><tr> copy paste </tr><tr> copy paste </tr></td> –> doesnt work..
thx

to post a comment
HTML

3 Comments(s)

Copy linkTweet thisAlerts:
@bathurst_guyMar 29.2006 — depends exactly what your writing with your script, but you should be able to float it or add some padding or the like using CSS.
Copy linkTweet thisAlerts:
@cmon1011authorMar 29.2006 — what do u mean by "float it or add some padding or the like using CSS" ?

MAYBE i'll give the code tomorrow, coz my friend have the problem & i can't solve it ?
Copy linkTweet thisAlerts:
@bathurst_guyMar 29.2006 — I mean by making the object [url=http://www.w3schools.com/css/pr_class_float.asp]float[/url]:left or increading more [url=http://www.w3schools.com/css/css_reference.asp#padding]padding[/url] onto the object (that is if it is in fact an object - but you can place it all in a div) using [url=http://www.w3schools.com/css/default.asp]CSS[/url].
×

Success!

Help @cmon1011 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 4.26,
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: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,

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