View Full Version : website I made!!
Geforc3
11-12-2002, 04:22 AM
Here a nice website i made with 1st page 2000
Go to the website (http://www.xs4all.nl/~thde/q-bic)
what do you think?
DCElliott
11-12-2002, 03:40 PM
I like.
Subtle mouseover effect on the nav - sneaky :p
Put 5px padding in your content block - the text is right on the edge and doesn't look as good as it will with the padding.
I'm gonna be lookin' at yer code to see how you did a couple of things - that is the sincerest compliment I can give.
My biggest structural gripe is the use of frames - did you look into using <iframe> for your content?
You have embedded styles to control some aspects of presentation but could do a lot more, including moving all your common style info out to a linked stylesheet. It would simplify your code.
Since the content window layout is fairly simple, I wonder if you couldn't do what you want with a couple of styled <div>s instead of using tables.
One absolute no-no:We are searching for some content. The layout is finished<br>
&nbsp;&nbsp;maybe here and there a little cosmetic change but no big changes for the layout.<br>
<br>
&nbsp;&nbsp;On this site you can find lots of things. You can find funny-pictures, -movies, links, technical stuff and<br>
&nbsp;&nbsp;some files of other internet users under the Button share. Sign in on the forum and find pictures from<br> Using <br> to format paragraph text and "&nbsp;&nbsp;" to pad works at the standard font size you've chosen. However, if the user goes to a larger font, yer in a heap a hurt! The <br> prevents the text from flowing. See the illustration below. Add some padding and use <p> tags for your paragraphs.
Geforc3
11-13-2002, 02:35 AM
i like this way for using frames!! it works ok for me!!
Yes i would like to use a stylesheet but i don't know how to use them!!! I want to use a style sheet in a new project i'm busy with but i can find a tutorial to make a style sheet!!
Maybe you know some tut's site???
and about those <br> and used them because it works faster and it is a site for a friend!! in my own website i don't use that style i use the "cellpadding".
"This site i made in 2 hours" I'm working on my own website that you can find @ http://geforc3.cjb.net but i'm still busy with the layout!!
Thanks for your comments
DCElliott
11-13-2002, 03:19 AM
Originally posted by Geforc3
i like this way for using frames!! it works ok for me!!It is a question of personal style - you have acually used them quite well. Just make sure that any links create a new page or have as a target your frameset page so that they do not appear in a frame.Originally posted by Geforc3
Yes i would like to use a stylesheet but i don't know how to use them!!! I want to use a style sheet in a new project i'm busy with but i can find a tutorial to make a style sheet!!Here (http://www.web-building.com/coding_css.php3) is a huge list of CSS sites. That should get you started. Download Topstyle Lite (http://www.bradsoft.com/topstyle/download/litedload.asp) CSS editor to allow working on styles and previewing the results.Originally posted by Geforc3
and about those <br> and used them because it works faster and it is a site for a friend!! in my own website i don't use that style i use the "cellpadding". Its your call, but you see the results if the user changes font size. You should always design to allow elements to "flow" if the user changes window size or font size. I don't see the trouble in going in and doing a search and replace on your <br> tags and slapping in a few <p> and </p> tags instead.
Geforc3
11-13-2002, 07:26 AM
Thanks for the tips!! I will use some of your comments to make my new websites better.
I make my websites for the most resolution but those things about text size is important to. I didn't see that :(
I will post my own website soon!!
DarkSloth
11-13-2002, 07:02 PM
Well what I noticed on the Images page is that the thumbnails are waaaaaay to big.
Well... with even furter noticing by my part I noticed that they weren't thumbnails. Just version of a very big picture small by HTML. I recommend making thumbnails and optimizing them. It will let people with 56k download that stuff much quicker.
I have DSL so I was at horror when the small little pics were loading slowly. Anywayz, you should optimize them and downscale them to your height 75 and width 100. Really kewl website though. I am a big fan of gray myself.
Geforc3
11-17-2002, 02:58 PM
THNX DCElliott that program works very nice and i know how to use CSS stylesheets now Thnx :D
ByteWizard
11-17-2002, 08:58 PM
Overall your site is well done. I like simple. The use of the break tag creates some very strange text rendition on my high res monitor. Take DC's advice and the text will flow well.
gangsta
11-17-2002, 09:31 PM
Yeah your right ByteWizard simple rules bigtime.
I hate all those sites with 2 much things blinking, moving, etc..
When i see those sites i think: "Cut the crap get to the point"
@ Geforc3: Hey alles goed? :D :) ;)
Translation of the above (dutch): Hey how are you?
Geforc3
11-18-2002, 08:38 AM
Ja hoor alles is goed hier :D
Translation of the above (dutch): Yes eveything is fine :D
And Guys I know have some exsperience with CSS Stylesheet so my next website has some in it :P
@ ByteWizard ==> I have a High res. to but i didn't had that problem so maybe it is you text size that is higher then normal. but the next website uses CSS style sheets and with Cellpadding so it will be better :D
tmmoose
11-18-2002, 09:12 AM
Love The Downloads
Master Austin
11-19-2002, 05:24 PM
Wow, I like it! How did you make the graphics. I wish I knew how.
Geforc3
11-20-2002, 04:21 AM
With photoshop or paintshop pro you can make very nice pictures and buttons layouts etc. below a start of my personal website............... :D
DCElliott
11-20-2002, 05:22 AM
With your talent, why don't you get your "own" name.
Geforc3, while k00l and h4x()r|5h is, afterall, now based on a has-been video card. You need to start a thread where people can suggest a new name for you. Something that can be easily logoed as well. What about "dijk werkje" To English eyes it looks technical and exotic. (Mind you, at home I guess you'd get business only when it floods ;)) You get the idea, though, something Dutch that comes across well in English.
Master Austin
11-20-2002, 05:52 AM
Originally posted by Geforc3
With photoshop or paintshop pro you can make very nice pictures and buttons layouts etc. below a start of my personal website............... :D
I have the demo of PSP7. How do you make those slick bars and buttons?
I think thats really cool!
Geforc3
11-20-2002, 07:44 AM
Master Austin here some tutorial site for photoshop:
http://robouk.mchost.com/tuts/ps.php
http://www.yaxay.com
http://www.pixelshade.com/
http://phong.com/tutorials/
if you make some of these tut's it is easy to make a nice thing for you self and you can make some nice buttons for websites etc........
Master Austin
11-20-2002, 03:43 PM
I don't have PhotoShop I have Paint Shop Pro.:)
Zero Angel
11-20-2002, 04:23 PM
GeForc3...I tried going to your site and found something VERY disturbing. A download window popped up, and it wanted me to DL a script from the Gator Corporation.
GATOR = BAD!
Master Austin
11-20-2002, 06:06 PM
Gator is one of the reasons my computer is so screwed up... Agrah! I had there free internet service... 1 add every 5 minutes...
Geforc3
11-21-2002, 04:50 AM
Just go to google or something and type psp tuts and then follow some nice tutorials it wil help you to make some nice grafix
YaxaY has some tutorials for PSP http://tutorials.yaxay.com/
vBulletin® v3.7.2, Copyright ©2000-2008, Jelsoft Enterprises Ltd.