ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

web design question: layouting one 'simple' page on my own?

<< < (2/3) > >>

Shades:
I think he means CSS accordions. You can lots of examples on how to do those on the internet. Problem is then that need to know about core concepts of HTML and CSS. While not difficult, it will take time to get your head around those, especially if you start from zero.

This accordion can be used either horizontally or vertically.

mouser:
there has to be a simple single-page/small-set website maker somewhere -- lots of people need to be able to do this kind of thing easily.

wraith808:
There are.  As long as you don't mind hosted.

wraith808:
http://mobirise.com/

I can't vouch for what it can do, but it is free during testing...

Dirhael:
You could take a look at writing your page in Markdown, using one of the several free online editors available (such as https://stackedit.io or http://dillinger.io/). Just write away almost as you would in any other text document, and export/save it as html. You'll end up with a clean, simple web page that you can upload to a server somewhere. How the final page ends up looking like depends entirely on the editor you're using, but seeing as Markdown is just plain text you can just copy/paste your document to/from any of them :)

Here's a quick example:
web design question: layouting one 'simple' page on my own?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version