[Tutor] more html/css question than python

Timo timomlists at gmail.com
Sat Dec 21 19:04:09 CET 2013


op 21-12-13 16:07, Matthew Ngaha schreef:
> hey guys ive got the very basics of django down. i was able to design
> a very basic dynamite site and interacted with django. It's basic &
> limited in every way, with the little it does, and the plain ugly
> design. This won't be good enough to put up anywhere but on localhost.
>
> My question is, How do you guys or designers in general go about
> creating a site. do you guys find designing a site from scratch with
> html/css fun... or is it so tedious that you just go with an existing
> template? I was told people don't design sites with manual  html/css
> anymore as they use many tools that can generate web pages without
> having to type all that code. i'm wondering if its worth learning
> html5/css3 beyond a basic level in conjunction with django, or are
> there easier better options.
I always use the Twitter Bootstrap boilerplate. Here are the docs: 
http://getbootstrap.com/

Everything is set up for you already so you can create good looking 
websites in a flash.

Timo

> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> To unsubscribe or change subscription options:
> https://mail.python.org/mailman/listinfo/tutor



More information about the Tutor mailing list