Hi Beastro,
I think you will find that the web design world is virtually force-feeding us into going with frameworks to ensure browser compatibility. I tried some CSS3/HTML5 hand coding - including some fairly simple responsive code that 'should have worked' according to CSS3/HTML5 documentation however, it would not necessarily behave the same when viewing the pages with different browsers. The frameworks 'mostly' solve this problem but not entirely. Mobile (responsive) friendly sites are becoming mandatory. With a lot of users coming in via cell phones, some with tables, and close to 50% still coming in with desktops or notebooks - we need to provide a reasonable user experience without knowing in advance what device or viewport size the visitor may be working with.
I have chosen to go with RSD and focus on the (Zurb) Foundation Framework. I am also building up some knowledge of the framework independent of the WYSIWYG tool (RSD) via the Zurb site tutorials and training.
https://foundation.zurb.com/
I think you will find the RSD application with its ability to create your own styles and also incorporate predefined FF styles to be a good starting point. You can add scripting, a custom stylesheet, add resources, in the page settings menu.
By adding some custom scripts in the header and footer page settings, I am able to get most of the things I want to accomplish in place within RSD. I find myself hand editing most of the forms I create - but RSD is definitely a major time saver compared to the trial and error process of trying to get your columns and rows (the grid) working as intended in the various breakpoints. I also use Coffee Cup's HTML Editor and it's a good tool, however I most often use UltraEdit which is a full-blown programmer's editor because it supports a variety of programming languages (C++, Javascript, PHP, as well as html.)
Sincerely,
Gordon
Beastro wrote:
Hi Adrian,
Thank you for the reply and info. I downloaded their 21 day trial of responsive site designer, had a brief look at it and some instant questions pop up. I started html on homesite back in the 90s and I am used to writing code. Even in DW, I never used the Wysiwyg and always preferred to organize my stylesheets on my own rather than have a program do it for me. I don't see any options for manual coding. Is this a thing of the past?
- Can I use my old web designs and build upon them, or do I have to start from scratch? I don't see any option to import a site.
- My sites are not hosted on coffeecup server and I don't want to change that.
Kind Regards
Berthold