As you suggested me when I asked you in my first post: how should I start as a beginner for Internet? I've been studying the basics of HTML, XHTML and CSS. I started than writing with TextMate as you told me and now after all the studies, I've done myself the page of my portfolio:
Hi, I like your work, really cool drawings and layouts – good job. The page itself is allright, nice and functional but it is a "nothing new" kind of thing. In fact, It's very similiar to the "indexhibit"-platform-based portfolios. Apart from the visual layer which is perfectly allright, there are two issues with Your code which would bother me: 1) validation – http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fpanetrv.com%2Fwork.htm (i know, Pane, it's a pain :) – but it's worth it.) 2) framesets – framesets have many downsides which made them an obsolete choice. Some say it is simply not elegant to use frames in the era of semantic xhtml markup and dynamic content loading possibilities. There's a fairly good article covering that problem, drill it down: http://www.peterme.com/index052498.html