Live data from Hacker News

That Time I Made A Website

tiffany-young.com

11–20 of 124 posts

Re: That Time I Made A Website

#13

Hi everyone, sorry it went down for a few minutes. I was hosting it on Dropbox but turns out that's not a good idea for HN traffic, so I switched to using a copy of it. Thanks for reading :)

It's a great site for a beginner! (altough I am not sure if it deserves such a high spot on HN)

It's definitely a big step up from this - http://www.tiffany-young.com/gexpro.html :)

Re: That Time I Made A Website

#15
post #10

I don't understand the problem with the tag. It does the job and even though its deprecated its a long way away from being unsupported.

"The issue is not that it is "bad". It a matter of separation of concerns. This tag is intended to be used for presentation only. It has no other semantic meaning.

Since the move is to have presentation handled by CSS and HTML should only be used for semantic markup, the tag has been deprecated."

http://stackoverflow.com/questions/4873491/what-is-so-bad-ab...

Re: That Time I Made A Website

#16
If I were an employer, I would be more impressed with the way the author responded to feedback/criticism and was able to improve her site on future iterations more so than I'd be impressed with the site itself (although it looks great).

Re: That Time I Made A Website

#17
post #11

I highly recommend you check out Bootstrap[0], especially since their recently released version is mobile first. [0] http://getbootstrap.com/getting-started/

From what I understand ZUBR's Foundation is also one of the top front-end mobile first frameworks: http://foundation.zurb.com/

Re: That Time I Made A Website

#19
post #10

I don't understand the problem with the tag. It does the job and even though its deprecated its a long way away from being unsupported.

"The issue is not that it is "bad". It a matter of separation of concerns. This tag is intended to be used for presentation only. It has no other semantic meaning. Since the move is to have presentation handled by CSS and HTML should only be used for semantic markup, the tag has been deprecated." http://stackoverflow.com/questions/4873491/what-is-so-bad-ab...

Thanks for that. I thought it lagged more than inline center.
Post reply on HN