hello,
please help me. I spen few hours trying to solve this issue and still nothing!
I need to do simple html table using
text.
|
hello,
please help me. I spen few hours trying to solve this issue and still nothing!
I need to do simple html table using
text.
|
Use table tag <table></table>
i use table tag of course - nothing works.
Size of image and and cell of the text needs be same otherwise they not fit on the that row .
Can you please write me working code if you know? With table tag. I tried all i could try and still text in second column appears on the bottom. I kniw its quite simple coding but i dont know what i do wrong. Doni need use some text align code? Help with code please!
Since you are using
I dont use css. Its wordpress com blog. Only html tags
If you could edit HTML tags, you could also incorporate the CSS. Either inline or embedded (internal). Visit this in case you need reference.
Hello @anawa, if you are using the WordPress CMS, then you add the CSS in the theme’s, or if it has one, the child theme’s folder. The file in WordPress is always called style.css and is located here:
You might also consider this responsive plugin to create your columns. It works well, I use it often.