hi!, actually i'm working on one site for my grandma's vivarium, i have been researching all kinds of features about xhtml and css and it rocks, but i have got a lot of problems with the arrangement, alignement and possitioning, specially when the content of tables differs and i have to create a new class, and then i have to reorder all the padding, marging, width and heights commands or even worse, nesting!. I lose the control of the layout.
ok the question here is if there is any way of doing standard tables(with divs) of content or layouts structures, without adding a new specific class or classes to the new one.
may be i haven't been not too clear, i would like to know how to add content of any kind but loosing the order.
the site is in spanish, but may be you don't have to understand it, in the home page, it will control contact options like maillinglist, tell a friend and contact form, and also information of the vivarium. further i will upload an image gallery with technical info about plants, feel free to suggest whatever you think about it.
almost forgot, what i'm trying to do is something like spoono
It doesn't look too bad at all (I'm using Firefox) aside from the colors...and the rest of it. If it's your grandma's, what does it have your username? Also, what exactly is it? I know viva is "live!" because "vita" means life.
And with the Spoono reference, the two of them look very different.
hi!, actually i'm working on one site for my grandma's vivarium, i have been researching all kinds of features about xhtml and css and it rocks, but i have got a lot of problems with the arrangement, alignement and possitioning, specially when the content of tables differs and i have to create a new class, and then i have to reorder all the padding, marging, width and heights commands or even worse, nesting!. I lose the control of the layout.
ok the question here is if there is any way of doing standard tables(with divs) of content or layouts structures, without adding a new specific class or classes to the new one.
may be i haven't been not too clear, i would like to know how to add content of any kind but loosing the order.
the site is in spanish, but may be you don't have to understand it, in the home page, it will control contact options like maillinglist, tell a friend and contact form, and also information of the vivarium. further i will upload an image gallery with technical info about plants, feel free to suggest whatever you think about it.
almost forgot, what i'm trying to do is something like spoono
The colors are extremely ewie, the banner could use a bit of work, but the over all layout is probably fine. Just pleeeeease fix the colors. They clash a lot
Yes, what you want is possible, and can be done with only XHTML & CSS using DIVs and SPANs, but can be somewhat tricky to master..
I suggest reading anything you can from this site: CSS Zen Garden
Remember, the complete style & layout can be modified with CSS alone! When you view the site, there are links on the left and each of them point to the exact same XHTML file, but with a different CSS file to apply style & layout.. you will see just how much is possible with CSS in controlling layout..
yeah i should add first conquer css before attemption xhtml its alot harder then it looks, due to alot of changes in the coding and with xhtml2 on the way expect even more changes then that.
Hola!! Saludos desde Mexico!! There are a lot of places where you can learn css. One of them is w3 schools
Which I really really recommend, and the very best is: Verlee Duoh
its a really good pdf tutorial in which you make a complete css page starting with the graphics, and what better program than photoshop? I did my first css page with this tutorial.
In verlees page I also remember seeing a css styled table. It was a really cool table though se used tags like th, td, etc..
Well I hope this helps you, If you decide to check them out youll probably be busy for a couple of hours.
If you try to put a link that has an & in your xHTML strict page, you need to change & to & in
order for the page to be xHTML Strict.. eg.. BAD LINK: CODE
http://jasamza.korisnik.com/forums/viewtopic.php?f=19&t=7&sid=6c2e9120dcff6e0b83698c4aa7be929a
GOOD LINK: CODE
http://jasamza.korisnik.com/forums/viewtopic.php?f=19&t=7&sid=6c2e9120dcff6e0b83698c4aa7
be929a copy pasted &....
What were making In this tutorial, we will be creating a web page that can be used for a gallery, an
easy way of showing your portfolio of works or photography, etc. The page will be coded in XHTML
1.0 Strict and CSS3 valid, our CSS won't even have any warnings on them apart from one. So the
first thing we need to do is set up a base structure for the XHTML. Below is the code for this.
HTML html xmlns =" http://www.w3.org/1999/xhtml "> head > meta http-equiv ="
Content-Type " content=" text/html; charset=iso-8859-1 " /> title >XHTML & CSS Galler....
I recently helped a Father Andreas of the Ukrainian Orthodox Church in Denver revamp his
websites. He was happy enough that he passed on the information about my help to a friend. I have
received this e-mail, but I am unable to do much since I am not educated in XHTML and only know
basic CSS (still learning). QUOTE I want to update my websites from HTML with tables to XHTML
with Style Sheets. All of my websites are for my Church, the Hellenic Orthodox Traditional Church.
Would you be able to assist me with this project? In Christ! Symeon of Denver If....
What's the proper way to handle submit and reset buttons? Using type submit and reset don't
allow you to replace the default button with an image, using the type image doesn't allow a
button to automatically act like a submit or reset....so far as I know. So How should I do this
when I want to use a custom image as the button? Code will be best way to explain, thanks! ....
OK, so after reading a lot of contradicting information I decided to ask. How should document
encoding be announced? The W3C validator (or at least links from the same upon a missing encoding)
suggests the server should send the encoding in the content-type header. The problem with this that
I see is that you can't always make a blanket judgment about what encoding pages will be in. Is
it simply suggested to use .htaccess files (or equivalent) for this, then? I am led to believe that
most (all?) browsers will ignore a content-type meta tag. Is there another in-file o....
and hi, i just used the ipb1.3final.yeah.my skin is caliskinV6,got that from here ,since the cali3D
won't realease the new skin for IPB1.3 i just wanna to know if this is impossible,--modified the
skin to xhtml 1.0 or 1.1 standards. and you know the default skin of ipb is a comptnet,and the
Adding skin like CaliskinV6 is another comptnent,they are the different system,so i think there
would be the way to make the templates to xhtml stict. thank you,guangdian.....
I was wondering what XHTML is because I have seen alot of sites that claim to be XHTML validated
rather than HTML validated. How does this compare to HTML? Why is it better? How hard is it to
master? How similar is it to HTML? Thank you for answering my questions! You should know by
now that What Is...? section is not to post question. Moving. Warning issued. ....
Is it only one type of xhtml 1.1 versus the three different types of xhtml 1.0 (strict,
transitional-loose, and frameset)? Is it 1.1 only strict? What are the differences or whats this
all about? I have heard something about xhtml 1.1 but have not actually seen one (not that i know at
least)... Thanks!....
We all remember the good old tables right? When we used them to design or beloved websites. But
nowadays things have change a little bit, strict code format, css, xhtml and no tables. And so
when it comes finally to the design of a form, instead of having two rows (left row with the label
and right row with the input tag) and those rows aligned to look nice (left row= right aligned and
right row=left aligned), how can we keep order with our fancy style sheet? Thanks in advance.....
Can you set up the document type definition in order to create your own tags in XHTML? (Just as it
happens with XML). I have been learning XML and DTD, and as i actually DO find it useful, i think
its even more useful the fact that a language (like HTML) already strongly accepted, has its own
structures defined. Its just sometimes you need to add a little adjustment here and there. So i
ask if theres a way to define this in XHTML, your structures of tags and attributes and all that. I
already know a coupple of sites which teach xhtml, but just have not found what i wa....
I've been doing a lot of java stuff recently and some is pretty neat, so I'd like to put it
on the internet. I'm using XHTML 1.1 for all my pages, though, and according to W3Schools
doesn't exist anymore and to use object. It's not working, though. There are a bunch of
attributes ( http://www.w3schools.com/tags/tag_object.asp ) and I have no idea which things I need
to use. Which do I put for an applet?....
i been reading about it i got somewhat an understanding of it but how can you clearly define as
xhtml when all it really is a html redefined to the point that its just trimmed down and little bit
added here and there or its just the lack of understanding of it that confuses me. well of course
im wondering if anyone is using xhtml or still using html or a combo of both? of course i need some
more info w3c don't help out much.....
Right now I have a site, which I've made XHTML 1.0 Strict. I am sending it as
application/xhtml+xml to browsers that say they can handle it, and as text/html to all other
browsers. Anyway, I started thinking that I'd much rather send proper HTML 4.01 to browsers that
don't understand XHTML instead of XHTML pretending to be HTML 4.01. It's not really a
problem with IE, because it is made to handle badly written sites, but who knows, some browser that
can handle HTML, but not XHTML, may be (correctly) parsing CODE <p> Hello <br />
World....
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE
forum, Create your own topics, Ask Questions, track topics, setup
subscriptions & notifications and Get a Free Website w/ Email and FTP.