English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

How do i align the text in html, without using the

tag as this moves the text down one line and i want them to be inline e.g e.g
not,
e.g
e.g

2006-11-29 01:57:22 · 7 answers · asked by Anonymous in Computers & Internet Programming & Design

7 answers

check here you have plenty of examples http://www.w3schools.com/css/default.asp

2006-11-29 02:05:49 · answer #1 · answered by Alexis 3 · 0 0

Check it out here:
http://www.htmlcodetutorial.com/linepar/index_famsupp_154.html

http://www.htmlgoodies.com/tutorials/getting_started/article.php/3479311

That should help you learn how to align text.

2006-11-29 02:21:27 · answer #2 · answered by DianeD 4 · 0 0



Basically, use the style, horizontal-align in any tag you are going to use.

if you want them side by side, use a table

2006-11-29 02:08:48 · answer #3 · answered by comn8u 4 · 0 0

Why not use



I think that's how I would do it or simply use a css sheet and make a new instance.

2006-11-29 02:07:26 · answer #4 · answered by phobzy85 2 · 0 0

Try using a "div" tag.

eg. eg.

2006-11-29 02:18:47 · answer #5 · answered by shmt2317 2 · 0 0

you need to do a break right as in
or


If you need anything coding contact me bellow

2006-11-29 02:08:52 · answer #6 · answered by Andyste 4 · 0 0

So you want

e.g.
e.g.

and not

e.g.
e.g.

?


Well, you've lost me!

2006-11-29 02:00:14 · answer #7 · answered by Anonymous · 0 0

fedest.com, questions and answers
e.g.e.g.