Jump to content

Portfolio


schumannumw

Recommended Posts

I have been starting to create my own portfolio and am in hopes someone can help me find a way to better organize my html document. I am looking for any links or tutorials on good Ideas on how to keep my code organized. Thanks in advance for any help.

Link to comment
Share on other sites

Why bother? There are already plenty of finance portals...

 

https://finance.yahoo.com/portfolio/pf_1/view/v1

 

Davej: I believe he wants a portfolio to show off his HTML websites.

 

I suggest using a layout like Dreamweaver, indentation, it can be used for tags ie.







<table>       <tr>           <td>Hi</td>           <td>Hi</td>       </tr></table>

Makes it look neater as you can tell where each thing ends.

 

 

Hope this helps.

  • Like 1
Link to comment
Share on other sites

I have been starting to create my own portfolio and am in hopes someone can help me find a way to better organize my html document. I am looking for any links or tutorials on good Ideas on how to keep my code organized. Thanks in advance for any help.

 

Keep your code organized in what way? Are you talking about coding styles or standard document structure or the directory structure or the organization of multiple projects?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...