Are page layouts done by code?

I asked to implement the layout of a demo page, and I found that all the internal code is used to implement it. This seems very complicated. Is there a simpler way to do it?

I don't know how to operate the code below:

[one_fourth]
[image src="http://www.ruitdata.com/wp-content/uploads/2019/08/seo3-services-icon1.png" width="" height="" align="center" stretch="0" border="0" margin_top="" margin_bottom="20" link_image="" link="" target="" hover="" alt="" caption="" greyscale="" animate=""]
[/one_fourth]

[three_fourth]
<div style="margin-left: 10%;">
<h4>Design & Layout</h4>
<p>Sed ultrices nisl velit, eu ornare est ullamcorper a. Nunc quis nibh magna. Proin risus erat, fringilla vel purus sit amet, mattis porta enim. </p>
</div>
[/three_fourth]

Comments

Sign In or Register to comment.