How to create four columns in WordPress?

by 2 replies
2
I have been scouring the web for a solution to my question in subject. Nothing has worked. I stole the code off of Myrtle Beach Home Services | For All Your Home Services Needs But I still get just one column of data. I did manage to get three columns, but my fourth did a carriage return and appeared under the first one. Even though I made the columns less than 25%.

Best shot for me SEEMS to be to create a table and put it in the text tab of my post and force it to use that. But I know WordPress doesn't like tables. But I need four columns like the Myrtle Beach site. I am trying to create a directory similar to that site. I am trying to use it as a model.

What will happen d code f a table in WordPress? WILL IT work fine, r am I gonna have problems?

Help please, you folks are my last hope. Sorry to keep bugging you lately.
#programming #columns #creat #wordpress
  • You could look into using a shortcode plugin. Some the options to add columns very easily. I know I have seen a Bootstrap shortcode plugin before.You can start your search here.

    https://wordpress.org/plugins/
  • I have a shortode plugin installed and it sucked. I got a single column of text and my graphics. I may just resort to plain 'ol HTML Markup.

Next Topics on Trending Feed

  • 2

    I have been scouring the web for a solution to my question in subject. Nothing has worked. I stole the code off of Myrtle Beach Home Services | For All Your Home Services Needs But I still get just one column of data. I did manage to get three columns, but my fourth did a carriage return and appeared under the first one. Even though I made the columns less than 25%. Best shot for me SEEMS to be to create a table and put it in the text tab of my post and force it to use that. But I know WordPress doesn't like tables. But I need four columns like the Myrtle Beach site. I am trying to create a directory similar to that site. I am trying to use it as a model.