How can i create those linear and boxes like for example with this:

http://www.neurophys.wisc.edu/comp/docs/ascii/

With the text inside of it properly aligned?

Recommended Answers

All 3 Replies

are you looking for <table >?

you can alway got to that site and press rightmouse button
than select: view source

beter: install a tool like firebug

are you looking for <table >?

you can alway got to that site and press rightmouse button
than select: view source
[/URL]

Yes, but how can i determine if that's the code to make a box, table or something?

Member Avatar for jorik

If you are using FF then install the firebug plugin and it may help you show the name and outline of the elements you select. Then you can move around the cursor to find if its a table or div or else that you are looking for.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.