What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » CSS web design

CSS web design
Author: Message:
stoshrocket
Senior Member
****

Avatar
formerly methos

Posts: 748
Reputation: 31
33 / Male / Flag
Joined: Aug 2005
O.P. RE: CSS web design
quote:
Originally posted by brian
Tables? ew.

Learn to use div's, they are the "RIGHT" way how to design.

I would but im not too sue how to use divs atm, i learnt to base HTML using tables, ill look into it thru the weekend

quote:
Originally posted by raceprouk
Anyone else spot the complete lack of closing tags at the end? You need to close tags properly, so it all works properly.

Yeah.... only it doesnt work with closing tags, when i tried it first of all it had all of the closing tags and correct tags, but that only contained to scentance 'CONTENT FILLER' so changed to make sure you guys fixed somthing that might be what i want on the page... lol

Anyway, ill try these suggestions, and post another reply to tell ya what happens
ok, ive had a look but cant find a decent website that explains divs properly, i know that they are the tags to difine a section of a page and split it up but i dont know how i can add all the extra stuff like backgroud pics and the width/height, would i use the same stuff inside td, ie can i go::

...<more HTML above this line>...

div{background:url(images/base/base.jpg); border:5px dotted white;}
   </style>
</head>

<body>
  <br><br><p class="header">MEthos2 Home::
  <br>MEthos has awoken<br></p>

  <div width="400px" height="400px">
   <p>Hi guys, this is my new design for the site.</p>
  </div>
</body>
</html>

This post was edited on 09-10-2005 at 10:39 AM by Chrono.
formerly methos
09-10-2005 10:20 AM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
CSS web design - by stoshrocket on 09-09-2005 at 08:19 PM
RE: CSS web design - by RaceProUK on 09-09-2005 at 09:16 PM
RE: CSS web design - by brian on 09-09-2005 at 09:19 PM
RE: CSS web design - by hmaster on 09-09-2005 at 09:35 PM
RE: CSS web design - by stoshrocket on 09-10-2005 at 10:20 AM
RE: CSS web design - by hmaster on 09-10-2005 at 10:59 AM
RE: CSS web design - by RaceProUK on 09-10-2005 at 09:12 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On