Home › Forums › CSS › How do I create headings that align side-by-side with CSS? › Re: How do I create headings that align side-by-side with CSS?
July 1, 2012 at 2:44 am
#105165
Member
1) You can set the width of the articles to 50% in the CSS.
2) You have to do this with Javascript….just google it, there’s plenty of very light weight solutions out there.
3) Without seeing your code it’s going to be difficult to comment. Do you have a link or can you make a JSFiddle?