Language…
15 users online: anonimzwx, Astrakitu, Batata Douce,  BeeKaay, DasFueller, Foxy_9000_, Fozymandias, Housemeister, Ice Man, MorrieTheMagpie, OrangeRock57, ppp9q, schema_tuna, sinseiga, Tsquare07 - Guests: 248 - Bots: 320
Users: 64,795 (2,376 active)
Latest user: mathew

HTML/CSS Thread

  • Pages:
  • 1
  • 2
Nobody posts in this forum. :/

Anyways, post here any new findings or any questions that are about HTML or/and CSS.

I'll try to answer as much as I can, but anybody can join in.
Your layout has been removed.
*decides to make a post for no reason*

How do people put backgrounds on this site using CSS?
I wonder what a HFD opcode would do in ASM...
Code
<*style>body{background:url(url here keep parentheses)}<*/style>


Hard to read with layout =/
I wonder if it will work...

I wonder what a HFD opcode would do in ASM...
I can't get it to work.
What's the code for a layout?
For the Layout, use Layout Maker: http://www.puzzlebag.com/layoutmaker.htm
How do you put another box/table on the side of your layout?
Need a simple Background for your post? Use my New Old Layout Generator v. 0.9
How do I have it so my posts are on my layout?
It's been a long time
Because you fail at copying and pasting. <_<
Originally posted by Buu-Huu
For the Layout, use Layout Maker: http://www.puzzlebag.com/layoutmaker.htm

When i used that it stretched the tables.
To me that thing sucks.

It's been a long time
How to let people type in your posts:
Add this to your header:
<span contenteditable=true>
Add this to your footer:
</span>
Failure to add the footer code may result in the entire page below that point becoming editable!
IE-only (I think)
This can be used anywhere.

This will not allow people to make permanent changes!!!

Try editing my post:)
Bah! Evil problem:
So, basically I'm trying to create a form so that theres an upload area like this:


and then a submit button like this:


And so that when you hit the submit button it does the mailto: function with the uploaded file as an attachment, any help is appreciated ;)

@warr1or2: You need to disable the default padding.

@sonicmike2: Great! :D But you can stretch the tables by doing that. D:

Your layout has been removed.
How do you get the tables with text on the side of your layout? like how Pieguy's has something about a custom block.
:

Nagisa says...

i think you have to copy/paste something

Currently struggling to beat Touhou 12
It's in the layout itself.
Your layout has been removed.
I want sidebars for my layout, and I understand how to do it.

But...

I cant keep them all at the same height. They refuse to be at the same height. How do I fix this?
height="100%" in your <td> tags.
It's mostly because you guys always use tables as sidebars, while you should use cells. -_-
  • Pages:
  • 1
  • 2