Post Reply 
muh new site.
Author Message
lembas
yuri princess

Posts: 4,365.2931
Threads: 184
Joined: 30th Apr 2008
Reputation: -2.56923
E-Pigs: 154.3525
Offline
Post: #1
muh new site.
I got bored, and decided to completely redo my website.

I did everything from scratch, using my minimal HTML/CSS knowledge, but I'm very happy with the outcome.

very simple, but I like it. (:

comments?

http://www.tacticalbread.net76.net/

I'm gay.
Spoiler for online game stuff:
[Image: 76561198003967361.png]
[Image: thelemmingbas.png]
3DS FC: 4184-1632-9353
Spoiler:
[Image: wQZsI.jpg]
Spoiler:
In the words of the wise trademark91:
windows Proud
12/09/2009 01:50 AM
Visit this user's website Find all posts by this user Quote this message in a reply
S7*
Sweet Dreams

Posts: 16,689.4373
Threads: 1,056
Joined: 3rd Apr 2007
Reputation: 14.29926
E-Pigs: 383.2309
Offline
Post: #2
RE: muh new site.
It upholds the crisp simplicity that oh-so-many websites have failed to achieve in this day-and-age of the internet.

With Simplicity can come perfection. Your site certainly isn't perfect, of course, but it certainly uses simplicity nicely.

I like it ^^
12/09/2009 02:54 AM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA
Smart Alternative

Posts: 17,022.2988
Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.1274
Offline
Post: #3
RE: muh new site.
Yeah it is nice and simple.
- frames are a bit old school
- white on black can sting the eyes a bit - perhaps make either the background or text a shade of grey?
- perhaps have the main body text (p.derp) a little larger, since it's meant to be read (0.8em should be fine)
- perhaps differentiate your links a bit from the title text

Okay, yeah, I suck at design, so take what you want, lol.
Random fiddling around for 2 minutes in Firebug:
[Image: 2n6d62q.jpg]
12/09/2009 03:12 AM
Visit this user's website Find all posts by this user Quote this message in a reply
roberth
Resident Full Stop Abuser.....

Posts: 4,580.2098
Threads: 200
Joined: 18th Jun 2007
Reputation: -5.5814
E-Pigs: 43.8419
Offline
Post: #4
RE: muh new site.
I was not aware that you are tacticalbread......learn something new every day

12/09/2009 04:27 AM
Find all posts by this user Quote this message in a reply
lembas
yuri princess

Posts: 4,365.2931
Threads: 184
Joined: 30th Apr 2008
Reputation: -2.56923
E-Pigs: 154.3525
Offline
Post: #5
RE: muh new site.
Thanks Sensei
Woo

and thanks for the tips Zinga.

I updated a few things. Madwin

and I like what you did with header 3.

ZiNgA BuRgA Wrote:- frames are a bit old school

eh, yeah, but they're all I really know.

is there a newer, simple way to get the effect I want?

roberth Wrote:I was not aware that you are tacticalbread......learn something new every day

lulz  yeah. you're the over 9000th person to realize that.
Hihi

I'm gay.
Spoiler for online game stuff:
[Image: 76561198003967361.png]
[Image: thelemmingbas.png]
3DS FC: 4184-1632-9353
Spoiler:
[Image: wQZsI.jpg]
Spoiler:
In the words of the wise trademark91:
windows Proud
12/09/2009 11:08 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Vertigo
Heh rep me

Posts: 204.2942
Threads: 19
Joined: 26th Aug 2008
Reputation: -3.8334
E-Pigs: 3.0304
Offline
Post: #6
RE: muh new site.
roberth Wrote:I was not aware that you are tacticalbread......learn something new every day

Ahh me as well

[Image: REP.gif]
12/09/2009 12:26 PM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA
Smart Alternative

Posts: 17,022.2988
Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.1274
Offline
Post: #7
RE: muh new site.
Xitherun Wrote:eh, yeah, but they're all I really know.

is there a newer, simple way to get the effect I want?
Just tables/DIVs typically are used these days...
12/09/2009 05:32 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Vegetano1
$urf

Posts: 9,083.2507
Threads: 397
Joined: 2nd Mar 2007
Reputation: 6.06988
E-Pigs: 2756.6280
Offline
Post: #8
RE: muh new site.
no muffins!! :(


Make loads of $$!! it wurks!!
[Image: csbanner_anim_03.gif]
Signed Homebrew by bsanehi & OMightyBuggy
http://endlessparadigm.com/forum/showthr...?tid=25707
Spoiler for My miniBlog:
12/09/2009 05:41 PM
Visit this user's website Find all posts by this user Quote this message in a reply
lembas
yuri princess

Posts: 4,365.2931
Threads: 184
Joined: 30th Apr 2008
Reputation: -2.56923
E-Pigs: 154.3525
Offline
Post: #9
RE: muh new site.
ZiNgA BuRgA Wrote:Just tables/DIVs typically are used these days...

well, I've got a div for the sidebar, but the frame displays a different .html file.

I probably know nothing, but it seems like it'd be redundant to have multiple .html files that all have the 'banner' and sidebar, and only change the content.

Can I have a div or table display an external .html file?

I'm gay.
Spoiler for online game stuff:
[Image: 76561198003967361.png]
[Image: thelemmingbas.png]
3DS FC: 4184-1632-9353
Spoiler:
[Image: wQZsI.jpg]
Spoiler:
In the words of the wise trademark91:
windows Proud
12/09/2009 06:28 PM
Visit this user's website Find all posts by this user Quote this message in a reply
ZiNgA BuRgA
Smart Alternative

Posts: 17,022.2988
Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.1274
Offline
Post: #10
RE: muh new site.
Xitherun Wrote:I probably know nothing, but it seems like it'd be redundant to have multiple .html files that all have the 'banner' and sidebar, and only change the content.
That's typically what is done nowadays.  With most websites going dynamic, it's not that difficult either.
The problem with frames:
- navigating to a new page doesn't change the URL in the address bar, so a newbie wants to link someone to a particular page...
- issues with saving pages
- only part of the webpage scrolls (not typical behaviour these days)
- thing breaks if you open a link in a new tab

Xitherun Wrote:Can I have a div or table display an external .html file?
No, only frames can really do that (Javascript or server scripts don't count :P).
12/09/2009 06:38 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

 Quick Theme: