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,472
There are 1638 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 1 of 4 1 2 3 4 >
    Thread tools Search this thread Display Modes  
10-10-2005, 04:49 AM
#1
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  I only know HTML

Sadly, I only know HTML.

I learned it back in grade 6 because making websites became a huge hobby/interest on free hosts like Angelfire and such.

Now, it seems HTML is just crap and CSS/XHTML is much more used.

My question is, how and where can I learn CSS/XHTML?

Coming from someone who is familar with HTML and slicing/coding templates in Photoshop, what would be the best way to learn CSS/XHTML? Where should I start?

I forgot to mention, how do you get from Photoshop to CSS/XHTML? Photoshop to HTML is pretty much straightforward but whats the deal with CSS/XHTML?

Thanks in advance for all help.

10-10-2005, 04:58 AM
#2
jono1 is offline jono1
jono1's Avatar
Status: Non-conformist
Join date: Jul 2005
Location: Canberra, Australia.
Expertise:
Software:
 
Posts: 1,172
iTrader: 0 / 0%
 

jono1 is on a distinguished road

  Old

10-10-2005, 05:05 AM
#3
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

Which one should I attempt to learn first of the two?

10-10-2005, 05:09 AM
#4
jono1 is offline jono1
jono1's Avatar
Status: Non-conformist
Join date: Jul 2005
Location: Canberra, Australia.
Expertise:
Software:
 
Posts: 1,172
iTrader: 0 / 0%
 

jono1 is on a distinguished road

  Old

you should probably start with xhtml, as you'll pick it up in about 10min. it's essentially html with some basic modifications eg everything has to be lowercase, and all tags have ending tags, eg
Code:
<img src="url.gif" alt="blah"></img>
except there's a contracted version of that that most people use
Code:
<img src="url.gif" alt="blah" />
the only other major difference I know about is they've gotten rid of some of the most painfully useless tags like <blink> and <marquee>

10-10-2005, 05:20 AM
#5
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

Even <img> tags need ending tags? Wow, where have I been all these years lol

So would even <br> need a </br> or can you just make it <br /> ?

10-10-2005, 05:24 AM
#6
sysblnk is offline sysblnk
Status: I love this place
Join date: Mar 2005
Location:
Expertise:
Software:
 
Posts: 640
iTrader: 0 / 0%
 

sysblnk is on a distinguished road

  Old

From HTML to XHTML is just a matter of closing tags specifying, having lower case tags, and specifying a few extra things in the top of your document. Pretty simple.

When you take that into making tableless layouts what you I recommend is go simple. Learn how to make 2 and 3 column layouts and then from there move on.

From PSD to a tableless CSS layout its pretty much the same you slice the images you need and hand code it just without using tables. Of course you need to know how to code without using tables first.

EDIT: EVERY TAG NEEDS CLOSING (reply to the post right above).

10-10-2005, 05:56 AM
#7
Bennett is offline Bennett
Status: Narassist
Join date: May 2005
Location: USA
Expertise:
Software:
 
Posts: 4,469
iTrader: 32 / 100%
 

Bennett is on a distinguished road

Send a message via MSN to Bennett

  Old

Get down HTML fully--then just learn PHP--much more money in it.

10-10-2005, 06:12 AM
#8
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/

Theres my official page for messing around and learning CSS. I think i'm catching on!

How can I make the paragraph break smaller? Its really huge right now as you can see.

10-10-2005, 06:13 AM
#9
jono1 is offline jono1
jono1's Avatar
Status: Non-conformist
Join date: Jul 2005
Location: Canberra, Australia.
Expertise:
Software:
 
Posts: 1,172
iTrader: 0 / 0%
 

jono1 is on a distinguished road

  Old

whats the use of being able to generate dynamic content and have interactivity etc if the website doesn't comply with web standards and in 10 years time wont be viewable?

mr cheeky, you can try setting the margins for both the h1 and the p to 0. or, if you don't want to mess around with the sides just change the margin-bottom on the h1 and the margin-top on the p

10-10-2005, 06:15 AM
#10
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

Originally Posted by jono1
whats the use of being able to generate dynamic content and have interactivity etc if the website doesn't comply with web standards and in 10 years time wont be viewable?
Whos that directed to?

Btw, can you help me with the paragraph thing?

Closed Thread  
Page 1 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