Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,471
There are 1067 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     HTML/XHTML/DHTML/CSS :

I only know HTML

Thread title: I only know HTML
Closed Thread  
Page 3 of 4 < 1 2 3 4 >
    Thread tools Search this thread Display Modes  
10-10-2005, 04:21 PM
#21
derek lapp is offline derek lapp
Status: design rockstar
Join date: Jan 2005
Location: guelph, ontario
Expertise:
Software:
 
Posts: 2,246
iTrader: 0 / 0%
 

derek lapp is on a distinguished road

  Old

honestly, there's no difference between html and xhtml from an author's perspective.

i elborate:
  • both should be lower-case
  • both should be properly nested (<b><i></i></b> vs <b><i></b></i>)
  • everything should be closed (xhtml just introduces self closing tags [<img />] to make this more visbaly logical)
  • doctypes must be used - unless the xhtml document is parsed as application/xml+xhtml it renderes it as plain text/html (meaning it's just fancy html now) and the browser will render it in quirks-mode wen no doctype is present. so really, they behave the same way in regards to doctypes.

the design logic is exactly the same, the syntax just got neater and but a little more focus on sticking to webstandards (removing unecessary tags like <font>).

10-10-2005, 05:02 PM
#22
Spawny is offline Spawny
Spawny's Avatar
Status: Request a custom title
Join date: Aug 2005
Location: Great Yarmouth, England
Expertise:
Software:
 
Posts: 1,321
iTrader: 2 / 100%
 

Spawny is on a distinguished road

Send a message via AIM to Spawny Send a message via MSN to Spawny

  Old

http://www.sitepoint.com/article/get...-photoshop-css

I just found this, i have used it and i think it is quite helpful, it shows you how to make a layout in adobe photoshop and code it using css, it uses DIVs aswell, just for Mr Cheeky

10-10-2005, 05:03 PM
#23
techo is offline techo
Status: Lurker
Join date: Jun 2005
Location:
Expertise:
Software:
 
Posts: 1,473
iTrader: 0 / 0%
 

techo is on a distinguished road

  Old

When I was learning CSS, I just spent a week reading the w3schools tutorial. I started on the first part, I went through each example and tried it myself. I even did it at school. But I need to refresh my memory on CSS, as I have forgotten some stuff. And as for XHTML, if you know html (not just the crappy photoshop generated stuff) then it should be easy to pick up on. Just a few things changed.

From w3schools:
XHTML stands for EXtensible HyperText Markup Language
XHTML is aimed to replace HTML
XHTML is almost identical to HTML 4.01
XHTML is a stricter and cleaner version of HTML
XHTML is HTML defined as an XML application
XHTML is a W3C Recommendation


Good luck!

10-10-2005, 05:34 PM
#24
Mr. Cheeky is offline Mr. Cheeky
Status: I love this place
Join date: May 2005
Location:
Expertise:
Software:
 
Posts: 739
iTrader: 0 / 0%
 

Mr. Cheeky is on a distinguished road

  Old

http://coding.invivo-host.com

As you can see... I'm having a very hard time positioning DIVs.

10-10-2005, 05:55 PM
#25
techo is offline techo
Status: Lurker
Join date: Jun 2005
Location:
Expertise:
Software:
 
Posts: 1,473
iTrader: 0 / 0%
 

techo is on a distinguished road

  Old

I would help you, but IE is being a bitch and won't let me view the source for some strange reason.

10-10-2005, 05:58 PM
#26
DateinaDash is offline DateinaDash
Status: The BidMaster
Join date: Nov 2004
Location: England
Expertise:
Software:
 
Posts: 10,821
iTrader: 0 / 0%
 

DateinaDash is on a distinguished road

  Old

techo, clear your cache

10-10-2005, 06:47 PM
#27
techo is offline techo
Status: Lurker
Join date: Jun 2005
Location:
Expertise:
Software:
 
Posts: 1,473
iTrader: 0 / 0%
 

techo is on a distinguished road

  Old

Thanks, worked.

10-10-2005, 06:49 PM
#28
jamesyfx is offline jamesyfx
Status: Member
Join date: Jan 2005
Location: Manchester
Expertise: Design
Software: TextEdit
 
Posts: 1,009
iTrader: 0 / 0%
 

jamesyfx is on a distinguished road

Send a message via MSN to jamesyfx

  Old

Curious, does this even work:

position: absolute, left: 100%;

?

I thought it was

position: absolute; left: 100%;

Im trial and error with positioning.. so Im unsure.

10-10-2005, 07:02 PM
#29
techo is offline techo
Status: Lurker
Join date: Jun 2005
Location:
Expertise:
Software:
 
Posts: 1,473
iTrader: 0 / 0%
 

techo is on a distinguished road

  Old

position:absolute;
left:100%;

10-10-2005, 07:15 PM
#30
jamesyfx is offline jamesyfx
Status: Member
Join date: Jan 2005
Location: Manchester
Expertise: Design
Software: TextEdit
 
Posts: 1,009
iTrader: 0 / 0%
 

jamesyfx is on a distinguished road

Send a message via MSN to jamesyfx

  Old

Well, that must be the positioning problem.

Closed Thread  
Page 3 of 4 < 1 2 3 4 >


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed