How do i draw a vertical line in HTML, i read its easyer to make a pixel gif in the colour i want, if so how do i make a pixel gif? Why the hell is it not just <vr> !!!???
How do i draw a vertical line in HTML, i read its easyer to make a pixel gif in the colour i want, if so how do i make a pixel gif? Why the hell is it not just <vr> !!!???
(\__/)
(='.'=)
(")_(")
you can make a hr up to 250 in height IIRC - <hr width="250" length="1">
the single pixel gif is the best way though - you can make one in paint.
Managed to make a pixel gif, think im ok now ,thanks, was just a bit bewildered.
EDIT: Met another problemHow do i get images to touch?
There is a space between where i want the lines to meet.
Thanks.
Last edited by nvening; 04-04-2005 at 04:40 PM.
(\__/)
(='.'=)
(")_(")
What, are they in a table? Set cellpadding and cellspacing to zero, set image border to zero also.
To err is human. To really foul things up ... you need a computer.
The touching thing is not a problem anymore, but i have other problems
I want the site to have the layout as shown in the VERY rough scetch below.
How can i do this, can i do it with HTML? Or do i need CSS and JAVA etc, i really am confused, other sites seem to be like my scetch, how do thay do it?
Thanks
![]()
Last edited by nvening; 04-04-2005 at 09:33 PM.
(\__/)
(='.'=)
(")_(")
CSS 2 column layout
Do a google for that and you will get a large number of results
So, i do need CSS, but i really dont get it, what exactally is the div tag?
Will dreamweaver help cause i got it.
(\__/)
(='.'=)
(")_(")
Dreamweaver probably wont help if you're going to be messing around with CSS and divs. Div and span are 'undefined' elements for want of a better word. You can achieve your layout using tables if thats more comfortable. If you want to do your main layout in dreamweaver then code the rest yourself do so. Just think nested tables. Do CSS if you want, it's much more rewarding.
To err is human. To really foul things up ... you need a computer.
Is css hard to learn? I only just "learnt" HTML so duno if i should move straight on? Anyone got any good tutorials?
(\__/)
(='.'=)
(")_(")
http://www.w3.org
tons of good stuff
It is Inevitable.....
There are currently 1 users browsing this thread. (0 members and 1 guests)