Question:
help with html codes?
alyshaa .
2008-03-05 20:21:35 UTC
okay so im making a website and i wanna but a text area right beside a picture. i have no idea how to do it .. it just keeps going under the picture .. PLEASE help ! :]
Seven answers:
ClayMeow
2008-03-05 20:30:08 UTC
Sounds to me like you're using a WYSIWYG editor to create your webpage...meaning you're not typing out all the code yourself.



All you do to put text next to an image is type it right after it.



Eg.

Your Text



The only way your text would be going down to a new line is:

1. You have a break return (
) in between the image and your text.

2. You're using tables and are in a new row ().

3. You're in different divs (which I doubt you're using if you're new to html).

4. The image is too wide to fit on your screen (or if your page has width restrictions in place), and thus the text is "word-wrapping" below it.



If this doesn't answer your question, please post your code so I can see exactly what's going on
?
2016-11-05 09:21:06 UTC
there is not any code interior the international which could thoroughly one hundred% keep away from hacking. There are coding languages that are safer than others. easy HTML is and continuously would be hackable. additionally, there's a limited quantity you're able to do with easy HTML.
2008-03-05 20:34:28 UTC
Don't put a space between the 2 codes.
Good Boy
2008-03-05 20:30:00 UTC
I you are using notepad then that is very hard. You should try using a software like dreamweaver or microsoft frontpage or expresion web. I now HTML but to be honest if you are planning to do it all with HTML then you are in for hours and hours of work. Then you got to pay for the hosting and the domain.



This is all advice.
!oh, snapp.
2008-03-05 20:31:35 UTC
you'd have to use a picture align code ex:





you could change "left" to "right" depending on the side you wanted it on. :)
dwi_wahyudi
2008-03-05 20:30:54 UTC
you can use table for build that



e.g :













Kent H
2008-03-05 20:29:42 UTC
ards


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...