Reply
how to build a site like this>?
Old 11-13-2005, 01:25 PM how to build a site like this>?
Extreme Talker

Posts: 161
Location: Scotland
Does anyone have any ideas on how to build a site like this, click enter first mind.

http://www.wrc.com/page/Welcome

Any help would be great

Charlie
charliearchibal is offline
Reply With Quote
View Public Profile Visit charliearchibal's homepage!
 
When You Register, These Ads Go Away!
Old 11-13-2005, 01:49 PM
Republikin's Avatar
Super Moderator

Posts: 3,191
Which aspect of this site do you want to learn to replicate? The layout, the content management, the content itself?
Republikin is offline
Reply With Quote
View Public Profile
 
Old 11-13-2005, 01:54 PM
Extreme Talker

Posts: 161
Location: Scotland
basically the full thing, I think it is very well done!
I really like the layout of it. How is that done?
and how is the content management put into place?

Charlie
charliearchibal is offline
Reply With Quote
View Public Profile Visit charliearchibal's homepage!
 
Old 11-13-2005, 04:19 PM
Republikin's Avatar
Super Moderator

Posts: 3,191
That layout is a very common one that can easily be mimmicked with a content management system like Xoops which can also manage the content for you, as the name suggests.

The graphics would have been created with some graphics editing program like Photoshop or The GIMP.
Republikin is offline
Reply With Quote
View Public Profile
 
Old 11-16-2005, 10:04 AM
levi's Avatar
Skilled Talker

Posts: 82
hey man i think this site was made using just tables. and he added cells
u can still see the borders, its real simpel to do a site like this...
levi is offline
Reply With Quote
View Public Profile
 
Old 11-16-2005, 11:01 AM
madkad's Avatar
Ultra Talker

Posts: 308
Location: UK
yes you could do it with lots of tables and do the borders etc etc but it isnt the corect way but you can get some good effects and there isnt realy anything wrong with doing it

they havent used lots of tables they have used div tags

that website would be realy easy to make useing tables if you want i could do you a table layout for the template and you would have to add the imges etc etc lol unless you want to pay me and i would do the hole thing haha

but i can do the table layout for free
__________________
Earn $25 A Referral | Mad Kad Computers | Webmaster Forum | Graphics Forums

SEO Forum | Internet Marketing Get found within the search engines and earn money
madkad is offline
Reply With Quote
View Public Profile Visit madkad's homepage!
 
Old 11-16-2005, 08:40 PM
Banned

Posts: 78
I like this forum everyone is so friendly
ahostfor.us is offline
Reply With Quote
View Public Profile
 
Old 11-17-2005, 02:01 AM
Skilled Talker

Posts: 80
Location: Orlando, FL
This particular site uses horrible web design. This should be done with the use of CSS and NOT a bunch of tables and borders. It should be noted that tables should only be used to display data and NOT be a design aspect for a web site.

My new sites all are CSS and work beautifully, even with all the workarounds that need to be done to show correctly in most browsers. Zelo.com... old school.
zelo is offline
Reply With Quote
View Public Profile Visit zelo's homepage!
 
Old 11-17-2005, 04:14 AM
madkad's Avatar
Ultra Talker

Posts: 308
Location: UK
Quote:
Originally Posted by zelo
This particular site uses horrible web design. This should be done with the use of CSS and NOT a bunch of tables and borders. It should be noted that tables should only be used to display data and NOT be a design aspect for a web site.

My new sites all are CSS and work beautifully, even with all the workarounds that need to be done to show correctly in most browsers. Zelo.com... old school.
yer i know what you mean i had a look at you zelo site looks good took a wile to load and has popups but its ok
__________________
Earn $25 A Referral | Mad Kad Computers | Webmaster Forum | Graphics Forums

SEO Forum | Internet Marketing Get found within the search engines and earn money
madkad is offline
Reply With Quote
View Public Profile Visit madkad's homepage!
 
Old 11-17-2005, 06:08 PM
Republikin's Avatar
Super Moderator

Posts: 3,191
Quote:
Originally Posted by zelo
This particular site uses horrible web design. This should be done with the use of CSS and NOT a bunch of tables and borders. It should be noted that tables should only be used to display data and NOT be a design aspect for a web site.

My new sites all are CSS and work beautifully, even with all the workarounds that need to be done to show correctly in most browsers. Zelo.com... old school.
Code:
<html>
<head>
<title>First Names and What They Mean</title>
<meta http-equiv="refresh" content="0; url=http://www.zelo.com/firstnames/index.asp" tppabs="http://www.zelo.com/firstnames/index.asp">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<style><!--
-->
</style>
<meta name="Microsoft Theme" content="none, default">
</head>
<body>

<p>&nbsp;</p>
</body>
Thats the only thing I got when visiting your site.
</html>
Republikin is offline
Reply With Quote
View Public Profile
 
Old 11-18-2005, 08:49 AM
Nahele's Avatar
Extreme Talker

Posts: 199
I'm not far into css yet, but I don't quite understand how you can replace the layout of tables using it. In fact I'm not even sure how you do using <div> tags. Is it considered better pracice to use this method before tables. I do say that I've noticed a lot of unpridicatability with tables and their size.

Last edited by Nahele : 11-18-2005 at 08:52 AM.
Nahele is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to how to build a site like this>?
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.16339 seconds with 12 queries