Forum FAQForum FAQSearchSearch MemberlistMemberlist Forum ignore listForum ignore list RegisterRegister ProfileProfile Log in to check your private messagesLog in to check your private messages Log inLog in
Razmak između css tablica

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    mi3dot.org Forum Index -> Client-side
View previous topic :: View next topic  
Author Message
Eric



Joined: 27 Jun 2005
Posts: 248
Location: Rijeka on rails

PostPosted: 31.08.2005 11:27    Post subject: Razmak između css tablica Add user to your forum ignore list Reply with quote

Ovako napisao sam css kOd posebno kao style.css i sada kada radim html kod pišem:
...
<div id="Header">
</div>
<div id="Meni">
<p>tu mi ide menu</p>
</div>
...

Ali meni između tablice header i tablice meni dođe razmak !?! Kako da to sredim ?

_________________
I WRITE BEAUTIFULL CODE, NO MORE, NO LESS.
http://del.icio.us/jardas
Back to top
View user's profile Send private message Send e-mail Visit poster's website
F@NTOM



Joined: 11 Sep 2003
Posts: 592
Location: Dubrovnik

PostPosted: 31.08.2005 11:46    Post subject: Add user to your forum ignore list Reply with quote

pa daj taj kod za header i meni da ga pogledamo.

_________________
These pretzels are making me thirsty!
Back to top
View user's profile Send private message
che.UP
mi3.crew


Joined: 07 Sep 2003
Posts: 2320
Location: zagreb

PostPosted: 31.08.2005 11:53    Post subject: Add user to your forum ignore list Reply with quote

kakve sad tablice?

_________________
UP | TypeTester | Accommodations App
Meni u Firefox-u ne radi AJAX
Back to top
View user's profile Send private message Visit poster's website
F@NTOM



Joined: 11 Sep 2003
Posts: 592
Location: Dubrovnik

PostPosted: 31.08.2005 11:55    Post subject: Add user to your forum ignore list Reply with quote

che.UP wrote:
kakve sad tablice?


Pa valjda mi sli na divove kao "tablice", ko ce ga znat. Very Happy Very Happy

_________________
These pretzels are making me thirsty!
Back to top
View user's profile Send private message
Eric



Joined: 27 Jun 2005
Posts: 248
Location: Rijeka on rails

PostPosted: 31.08.2005 12:36    Post subject: Add user to your forum ignore list Reply with quote

ma mislim na divove kada kažem tablice ! Wink

Ovo mi je kOd od headera i meni-a:

#Header {
background-image: url(images/header.gif);
background-position: top;
height: 190px;
width: 700px;
margin-left: 14%;
margin-right: 14% }

#Meni {
background-color: silver;
height: 30px;
width: 700px;
margin-left: 14%;
margin-right: 14%;
text-align: center }

_________________
I WRITE BEAUTIFULL CODE, NO MORE, NO LESS.
http://del.icio.us/jardas
Back to top
View user's profile Send private message Send e-mail Visit poster's website
zytzagoo
mi3.crew


Joined: 25 Aug 2003
Posts: 1842
Location: Zagreb, Hrvatska

PostPosted: 31.08.2005 12:49    Post subject: Add user to your forum ignore list Reply with quote

Mozda vidis razmak zbog defaultne margine p elementa... probaj staviti
Code:
#Meni p { margin: 0; }

Ako to ne makne razmak, onda je problem negdje drugdje...
Back to top
View user's profile Send private message Visit poster's website Twitter profile
Eric



Joined: 27 Jun 2005
Posts: 248
Location: Rijeka on rails

PostPosted: 31.08.2005 12:59    Post subject: Add user to your forum ignore list Reply with quote

puno hvala sada mi radi...vidiš ovo nisam zapamtio...valjda mi je promaklo...

Tnx

_________________
I WRITE BEAUTIFULL CODE, NO MORE, NO LESS.
http://del.icio.us/jardas
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Eric



Joined: 27 Jun 2005
Posts: 248
Location: Rijeka on rails

PostPosted: 31.08.2005 13:20    Post subject: Add user to your forum ignore list Reply with quote

ej ma sada sam gledao u čemu je problem i vidim da mi nedostaje </div> Evil or Very Mad

Ali super da si mi ovo rekao,ovo nisam znao ! Very Happy

_________________
I WRITE BEAUTIFULL CODE, NO MORE, NO LESS.
http://del.icio.us/jardas
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    mi3dot.org Forum Index -> Client-side All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group