Just curious what everyone thought. here it is. (still under a bit of construction)
http://nsa.fragism.com/portfolio
Printable View
Just curious what everyone thought. here it is. (still under a bit of construction)
http://nsa.fragism.com/portfolio
What is with the giant margin at the bottom of the page. I think you should lessen the amount of space you have in between the header and the content.
Things that should be done in css
"<table width="100%" boder="0" cellpadding="0" cellspacing="0" height="100%">"
Invalid code
"<table height="100%" "
WTF is this
"<script type="text/javascript">
function modelesswin(url,mwidth,mheight)
{
if (document.all&&window.print) //if ie5
eval('window.showModelessDialog(url,"","help:0;res izable:0;dialogWidth:'+mwidth+'px;dialogHeight:'+m height+'px")')
else
eval('window.open(url,"","width='+mwidth+'px,heigh t='+mheight+'px,resizable=0,scrollbars=0")')
}
//example: <a href="javascript:modelesswin('http://yahoo.com',600,400)">Click here</a> "
1. I like the layout.Quote:
Originally posted by Hybrid Inc
Just curious what everyone thought. here it is. (still under a bit of construction)
http://nsa.fragism.com/portfolio
2. Be aware of spam engines that collects emails off websites.
3. The work samples that pops in new window can use more descriptions then you showing now.
Good luck! :D
Ahh, ok I see what you mean. You must be using Netscape. I just realised I hadn't tested it in Net yet and when I did I got the big margins with A LOT of content missing. The code your refering to would have made more sense if you had seen all of the page. It's to make the content come up in java windows. Thx for your confusion, helped me catch something :)Quote:
Originally posted by ZeroInspiration
What is with the giant margin at the bottom of the page. I think you should lessen the amount of space you have in between the header and the content.
Things that should be done in css
"<table width="100%" boder="0" cellpadding="0" cellspacing="0" height="100%">"
Invalid code
"<table height="100%" "
WTF is this
"<script type="text/javascript">
function modelesswin(url,mwidth,mheight)
{
if (document.all&&window.print) //if ie5
eval('window.showModelessDialog(url,"","help:0;res izable:0;dialogWidth:'+mwidth+'px;dialogHeight:'+m height+'px")')
else
eval('window.open(url,"","width='+mwidth+'px,heigh t='+mheight+'px,resizable=0,scrollbars=0")')
}
//example: <a href="javascript:modelesswin('http://yahoo.com',600,400)">Click here</a> "
edit: alright, you should be able to view it now. lol, even thought the height="100%" was invalid. Netscape was reading just liek that and the first table took up the whole page. :P
Im in fire fox actually but its a geko based browser so close enough.
Ahh not bad, the web site is different and it works. Simple yet effective :). I like the warning picture :)