[dancer-users] HTML Forms

Richard Reina gatorreina at gmail.com
Thu Aug 13 19:17:09 BST 2015


I'm not familiar with front end frameworks like bootstrap. If they don't produce better looking pages what is the advantage of using them?



> El ago 13, 2015, a las 12:25 PM, Cymon <cymon.ML at gmail.com> escribió:
> 
> Well, you can't just plug graphics in your project like you plug
> libraries, you have to work a little around it. 
> 
> For my project I followed Daan advice, using Boostrap (in its now
> obsolete version) and doing just the necessary as HTML coding. In my
> opinion this can give you something that work, but never give you
> something beatiful.
> 
> A more complex but more effective solution is grab a HTML template
> from a site like this: http://www.wowthemes.net/
> 
> Then, you'll still need some art with HTML to make your project suit
> inside it, but at last your site will look good.
> 
> Simone
> 
> 
> 
> 
> 
>> In this day and age, I don't recommend spending too much time on html
>> and css when there are web frameworks like Bootstrap
>> <http://getbootstrap.com/> and my favourite Zurb Foundation
>> <http://foundation.zurb.com/>.
>> 
>> On 13 August 2015 at 15:27, Richard Reina <gatorreina at gmail.com>
>> wrote:
>> 
>>> Well this next question will surely reveal how much more clueless I
>>> am. As I understand it each html page gets is style and layout from
>>> a css page. If I find HTML code that I like how do incorporate the
>>> css without changing the style of the rest of my pages?
>>> 
>>> 2015-08-13 9:08 GMT-05:00 David H <untg99 at gmail.com>:
>>> 
>>>> I'm the same Richard, can't design stuff to save my life!!
>>>> I usually google something like "user account page css" or
>>>> something. Depending on what I'm looking for I'll also search
>>>> http://codepen.io/ which has some really awesome (and sometimes
>>>> useful!) stuff.
>>>> 
>>>> I've been looking for something dashboardy for you but it's hard
>>>> to know what words to use, as a dashboard and a user account
>>>> dashboard are two different things. It might be worth using a
>>>> dashboard type theme like this: http://codepen.io/icebob/pen/DbfgK
>>>> (or even this: http://codepen.io/MyXoToD/pen/hLzGs )and massaging
>>>> it into what you want to do.
>>>> 
>>>> David
>>>> 
>>>> On Thu, Aug 13, 2015 at 11:12 PM, Richard Reina
>>>> <gatorreina at gmail.com> wrote:
>>>> 
>>>>> Does anyone know where I can find some sample new user/create an
>>>>> account page HTML forms that would work with dancer2? So far I
>>>>> don't like anything that I have created from scratch.
>>>>> 
>>>>> Thanks
>>>>> 
>>>>> _______________________________________________
>>>>> dancer-users mailing list
>>>>> dancer-users at dancer.pm
>>>>> http://lists.preshweb.co.uk/mailman/listinfo/dancer-users
>>>> 
>>>> _______________________________________________
>>>> dancer-users mailing list
>>>> dancer-users at dancer.pm
>>>> http://lists.preshweb.co.uk/mailman/listinfo/dancer-users
>>> 
>>> _______________________________________________
>>> dancer-users mailing list
>>> dancer-users at dancer.pm
>>> http://lists.preshweb.co.uk/mailman/listinfo/dancer-users
> 
> 
> -- 
> Cymon
> Coniglio domina,
> http://www.therabbit.it
> _______________________________________________
> dancer-users mailing list
> dancer-users at dancer.pm
> http://lists.preshweb.co.uk/mailman/listinfo/dancer-users


More information about the dancer-users mailing list