Y
Hacker News
new
|
ask
|
show
|
jobs
by
brudgers
5661 days ago
The hello world of web design would be along the lines of:
<html> <h1>Hello World!</h1> <p>Just Saying.</p> </html>
1 comments
orlandop
5661 days ago
Actually, I was talking more about graphic design than web design per se. As programmers, we mostly know where to put stuff, my problem is when it comes to "prettifying" it for simple projects where it might not be cost-effective to hire a designer.
link
brudgers
5661 days ago
That's more functionality than one would find in a "Hello World." The simplest approach is Picasso's - steal it.
link