These forums are currently read-only due to receiving more spam than actual discussion. Sorry.

It is currently Sat Dec 02, 2017 4:09 pm Advanced search

Favorite element!

Here you can discuss stuff that doesn't fit elsewhere; anything you want really.

Postby mskinner » Sun Jun 24, 2007 1:02 am

I have a few, but <fieldset> ranks very highly - with or without the new disabled attribute :)

<style> isn't on my list - inline styles don't promote code reuse (increased maintenance) and total separation.

I'm new here too - hi everybody...
mskinner
<h2>
 
Posts: 116
Joined: Sun Jun 24, 2007 12:20 am
Location: Melbourne, Australia

Postby Lima » Fri Nov 02, 2007 1:41 pm

I chose the <blockquote> element. I like the name 8).
Lima
<h6>
 
Posts: 1
Joined: Fri Nov 02, 2007 1:29 pm

Postby Le Sage » Thu Dec 13, 2007 9:22 am

I would have chosen <video> as a future best-seller, but as Ogg/Vorbis/Theora were removed from the specs... :?
I'd say the docypte. :D
User avatar
Le Sage
<h3>
 
Posts: 54
Joined: Wed Dec 05, 2007 9:08 pm
Location: Casablanca, Morocco

Postby haka » Mon Dec 17, 2007 1:08 am

I tended to <link> cause I can use external stylesheets with it, <a> and <div> are not bad, but a bit trivial. My favorite is <form> with it's whole range of interactivity.
haka
<h5>
 
Posts: 15
Joined: Mon Nov 19, 2007 10:39 pm

Postby Le Sage » Mon Dec 17, 2007 8:28 am

Oops, forgot to introduce myself.
Hey, my name is Gilles - French - developer - webmaster of html5.fr.
Thanks for reading.
User avatar
Le Sage
<h3>
 
Posts: 54
Joined: Wed Dec 05, 2007 9:08 pm
Location: Casablanca, Morocco

Postby Pacoup » Mon Aug 18, 2008 4:42 pm

<div>

Div boxes are everything.
User avatar
Pacoup
<h5>
 
Posts: 12
Joined: Mon Aug 18, 2008 2:20 pm
Location: Canada, Ontario, Ottawa

Postby Le Sage » Tue Aug 19, 2008 8:10 am

Welcome Pacoup, you seem to have been quite busy recently in posting all these messages. :D
User avatar
Le Sage
<h3>
 
Posts: 54
Joined: Wed Dec 05, 2007 9:08 pm
Location: Casablanca, Morocco

Postby Pacoup » Tue Aug 19, 2008 12:32 pm

Yup, and I'm French too! Lol. Actually I'm a Quebecer in Canada so it's not the same but my first language is French anyway.

Yes, I've just recently decided I would participate on HTML 5. I never was a partisan of the group, being the XML lover I am, XHTML 2 made more sense for me. But since the whoe industry is with HTML 5, I say, why not?

They must have a good reason. (That's what I'm discovering with pleasure...geez, that <article> tag lol, wow)
Last edited by Pacoup on Wed Aug 20, 2008 6:30 pm, edited 1 time in total.
User avatar
Pacoup
<h5>
 
Posts: 12
Joined: Mon Aug 18, 2008 2:20 pm
Location: Canada, Ontario, Ottawa

Postby Le Sage » Wed Aug 20, 2008 8:17 am

Well, there is still XHTML 5 for XHTML lovers (& IE - haters :wink: )
User avatar
Le Sage
<h3>
 
Posts: 54
Joined: Wed Dec 05, 2007 9:08 pm
Location: Casablanca, Morocco

Postby Pacoup » Wed Aug 20, 2008 6:36 pm

Well, to that I say no. XHTML 5 would be a continuation of XHTML 1, which is half-bread enough already.

The reason, XHTML 5 probably won't make use of the real reason why people would wish to use XHTML 2 at all, which is, the modularity of XML and all the extensions that go around it.

Syntax is at play here, but a lot more has to do with how applications and other stuff are implemented than syntax alone. The extensions made possible via XML are a huge thing, as well as inovations from HTML 5 such as the canvas element are a huge thing.

So one of thing that I think defines why we should use HTML 5 in the future is how it goes a long way towards being easy to use to make web pages and web apps. XHTML 2 is XML based, and because of XML's construct, a web page might not be exactly at home there. However, XML is a no-question winner when it comes to information sharing such as RSS feeds, but everyone knows there's more than that on the web.
User avatar
Pacoup
<h5>
 
Posts: 12
Joined: Mon Aug 18, 2008 2:20 pm
Location: Canada, Ontario, Ottawa

Postby ariaul » Wed Sep 30, 2009 7:17 am

nitro2k01 wrote:I'm a programmer, not a designer, so I'm gonna go for <script>!
I second that :) Also like <hr> - to mark the output ;)
ariaul
<h6>
 
Posts: 2
Joined: Mon Sep 28, 2009 2:18 am

Postby phoebe » Thu May 13, 2010 1:59 am

<html>, <head> and <body> because I use them on every webpage
phoebe
<h6>
 
Posts: 3
Joined: Wed May 12, 2010 2:13 am

Postby lyosha » Mon May 17, 2010 8:39 pm

phoebe wrote:<html>, <head> and <body> because I use them on every webpage


Those elements are actually optional when writing an HTML page (the tags are optional, the elements are still there when the HTML is parsed), and I usually omit them except for the opening <body> tag.

I don't know which is really my favorite element. Maybe <p> or <a> since I use them the most I think.
lyosha
<h3>
 
Posts: 60
Joined: Fri Aug 22, 2008 9:26 pm

Postby cappo » Sun Oct 17, 2010 2:07 pm

for me, <center> :D
it helps me a lot
cappo
<h6>
 
Posts: 9
Joined: Sun Oct 17, 2010 12:56 pm

Postby JAB Creations » Sun Oct 17, 2010 4:30 pm

cappo, use the following CSS class...

Code: Select all
<div class="center"></div>


Code: Select all
.center {margin-left: auto; margin-right: auto; text-align: center;}
User avatar
JAB Creations
<aside>
 
Posts: 566
Joined: Tue Mar 13, 2007 4:48 am
Location: Sarasota Florida, USA

PreviousNext

Return to Off Topic

Who is online

Users browsing this forum: No registered users and 0 guests