L
libsfan01
hi all
i know this isnt the right place to post a css thing but i dont know
any other good forums to post to.
what im trying to do is get a paragraph tag to display like a textbox
but put links in there which can be clicked on. (so a textbox wont
work). i want each <p> to have the same length (regardless of link
length) so they line up ok when placed in rows.
is this possible?
here is my styling so far of the <p> :
style='padding:none;margin:0; display:inline; width:100px;'
this gets the p on the same line as the other stuff (which i want) but
can get the width to work?!
regards
Marc
i know this isnt the right place to post a css thing but i dont know
any other good forums to post to.
what im trying to do is get a paragraph tag to display like a textbox
but put links in there which can be clicked on. (so a textbox wont
work). i want each <p> to have the same length (regardless of link
length) so they line up ok when placed in rows.
is this possible?
here is my styling so far of the <p> :
style='padding:none;margin:0; display:inline; width:100px;'
this gets the p on the same line as the other stuff (which i want) but
can get the width to work?!
regards
Marc