Flex Grid Tutorials Question

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
asker
 
 
Posts: 28
Joined: Fri Mar 01, 2024 7:13 pm

Flex Grid Tutorials Question

Post by asker »

Hello,

I have read through the tutorials of "Create responsive layouts using Flex Grid" and "An Introduction to Flex Grid".

How do these work fom the server? For instance if someone clicks a SE link to a site using a desktop, tablet, or a cellphone, how does the appropriate page version show up?
User avatar
crispy68
 
 
Posts: 2955
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: Flex Grid Tutorials Question

Post by crispy68 »

Using a flexgrid is no different than using a layout grid, layers, etc. It's just another 'container' you can use to create a site with. It gives you some flexibility in creating a block layouts. You can add breakpoints to adjust the content for different size layouts the same way you would with using a grid, layer, etc.
asker
 
 
Posts: 28
Joined: Fri Mar 01, 2024 7:13 pm

Re: Flex Grid Tutorials Question

Post by asker »

Yes, I think I get that part. So is it specific to different devices? Do you have to put some redirect code on the page to take the user to the proper page?
Google wants websites to be mobile friendly. I think that usually mobile friendly sites pretty much atomatically adjust. Is that correct?
User avatar
Pablo
 
Posts: 22995
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Flex Grid Tutorials Question

Post by Pablo »

When using flex grids (and optional breakpoints), all content is part of the same page.
The browser will automatically select the correct layout.
So, there is no need for redirect code.
Post Reply