For what you are trying to do, you should really look more into canvas
and learn how to code something like that. Not only would you be growing
your skills, it is most likely the only HTML native way of doing
something as you described.
Something to try: Make breakpoints that the page will snap to when
max-width is applied. You can have a Desktop, Tablet, Mobile breakpoint
that will adjust the wrapper of your html at those sizes. Then have the
specific CSS adjustments per breakpoint handle each elements tweaks.
Without an example of your code, that's about all I can provide.
--
You received this message because you are subscribed to the Google Groups "JavaScript Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to javascript-information+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.