Register - Login
Views: 99391394
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
04-24-22 09:46:04 AM
Jul - Projects and Creations - Layouts! New poll - New thread - New reply
Pages: 1 2 3 4 5 6 7 8 9 10 ... 19 20 21 22 23 24 25 26 27 28 Next older thread
Tyty

Level: 165


Posts: 8321/8599
EXP: 58625306
For next: 310375

Since: 07-07-07


Since last post: 9.8 years
Last activity: 9.8 years

Posted on 10-23-11 03:33:41 AM Link | Quote
I noticed we have tons of layout threads strewn throughout art lately, so uh, instead let's use this thread to show them off and brag about our superior CSS skills!

Starting with me!!

Originally posted by someone

Originally posted by someone else

Originally posted by nobody

Originally posted by me

Naturally I have my stacking quote colors


Which look really nice in quotes.


So sexy so sexy~


Yep!



And

a

bit

of

stretch!~♥

____________________

Peardian

  
Magikoopa

16/3/1: KvSG #479 is up!

Level: 157


Posts: 5343/7597
EXP: 48562813
For next: 1016420

Since: 08-02-07

From: Isle Delfino

Since last post: 1 day
Last activity: 8 hours

Posted on 10-23-11 04:43:04 AM Link | Quote
Oh, very nice! I particularly like the decorations on the quote boxes.



Not much to say about my layout. It's the same one I've used for four years, currently skinned with the lovely Egg Carrier. I'm sure most people have noticed by now that I (manually) rotate the image in the corner every 25 posts.



____________________
-Peardian-

"Kindness is the language which the deaf can hear and the blind can see." -Mark Twain


legacyme3
"In short, legacyme3 does horrible things to people, and I don't think anyone else on Jul should be exposed to him, no matter how decent of a person he pretends to be."

I don't normally ban for offsite behavior but you're a whole level of terrible.
Level: NaN


Posts: 735/-1694
EXP: NaN
For next: 0

Since: 06-01-11


Since last post: 8.9 years
Last activity: 3.7 years

Posted on 10-23-11 06:05:48 AM Link | Quote

This is a basic layout. So basic that anyone could make it. Especially me. Who did make it.

Did I mention it's basic?

____________________
Go to IT!!!


Adelheid


Posted on 10-23-11 06:21:38 AM Link | Quote
My layout isn't designed with layering the background in mind and if a post of mine gets too tall it'll be cut off. I've decided to solve this by never having a post be like 300 lines or whatever.

____________________
Pay attention. This will be on the test.
Joe
Common spammer
🍬
Level: 111


Posts: 2358/3392
EXP: 14489196
For next: 379164

Since: 08-02-07

From: Pororoca

Since last post: 3 days
Last activity: 7 hours

Posted on 10-23-11 07:08:24 AM Link | Quote
My layout is pretty much me playing with CSS using images ripped out of a rather strange game. There's even some CSS3 in there, to use this image as the text box border:

border

Originally posted by derpa
Quote boxes look rather uninteresting, but that's a combination of laziness and trying to not have a huge blob of code.


____________________
Lunaria

Moon Bunny! :3
Level: 139


Posts: 4121/5751
EXP: 32000658
For next: 466787

Since: 07-28-07

Pronouns: she/her
From: pile of fluff

Since last post: 68 days
Last activity: 1 day

Posted on 10-23-11 07:52:47 AM (last edited by Karis at 10-23-11 04:53 AM) Link | Quote
Mine is a bit of a Frankenstein monster with CSS after what I learned from ^ that guy.

And while I really like it and think it looks really good I still need to fix it and add another div class for back ground image when the Y axle gets too long.

Originally posted by Random quoted person
And it uses pretty basic quote boxes too! Since I have no freaking idea on how to make them look different!


Oh, and I guess I should mention that the entire layout is dedicated to princess Luna from my little pony: friendship is magic, in case there is anyone who does not know. Though, I should really make a new image, since this design for Luna is not canon anymore....

____________________
Luna won't you cry for me, I'm as lonely as I've ever been. I am forced back into the start, Is there any way to fix a broken heart?
Nicole

Disk-kun
Level: 146


Posts: 5230/6469
EXP: 38253340
For next: 259954

Since: 07-07-07

Pronouns: she/her
From: Boston, MA

Since last post: 69 days
Last activity: 1 day

Posted on 10-23-11 02:45:23 PM Link | Quote
I keep meaning to learn how to set custom link colors and quote boxes, as it stands this layout is pretty basic as well.

@Tyty: I like it alot, but I would wonder whether the gap at the bottom takes up a bit too much vertical space? The quote boxes are very nice, though.

____________________
Tyty

Level: 165


Posts: 8322/8599
EXP: 58625306
For next: 310375

Since: 07-07-07


Since last post: 9.8 years
Last activity: 9.8 years

Posted on 10-23-11 05:02:47 PM Link | Quote
Originally posted by Nicole
@Tyty: I like it alot, but I would wonder whether the gap at the bottom takes up a bit too much vertical space? The quote boxes are very nice, though.

In a small post, it actually makes it take up the full post box.

I don't actually know why it happens though so... :V

____________________

Adelheid


Posted on 10-23-11 05:37:15 PM (last edited by Stark at 10-23-11 02:39 PM) Link | Quote
Originally posted by Random quoted person
And it uses pretty basic quote boxes too! Since I have no freaking idea on how to make them look different!


set blockquote margin, border, background

set blockquote hr visibility:hidden

My 'quoted by' is differently stylized because that text is in a somewhat rare <blockquote><font><i> layer, so I wrote in

.asmain blockquote font i
{
font-size: 12px;
color: #E3E9F0;
text-decoration: underline;
}

Just under the assumption that I wouldn't be running into any case to use that particular combination anywhere else.

____________________
Pay attention. This will be on the test.
Girlydragon
3030
Possibly neither Girly nor Dragon.
Level: 105


Posts: 2217/3030
EXP: 12246064
For next: 16196

Since: 07-21-07

From: Sweden

Since last post: 274 days
Last activity: 18 min.

Posted on 10-23-11 05:39:12 PM Link | Quote
My layout is a simple 2x2 table, and I love it!

The only thing I don't like is the anti-aliasing troubles on the images, but I'm to shit at image manipulation to fix it.

____________________
Adelheid


Posted on 10-23-11 05:47:03 PM Link | Quote
Originally posted by Girlydragon
My layout is a simple 2x2 table, and I love it!

The only thing I don't like is the anti-aliasing troubles on the images, but I'm to shit at image manipulation to fix it.


It's not really a matter of being good at image manipulation, really. The borders would basically have to be redrawn unless you could find a higher resolution source to scale it down from, which I'm guessing you don't have. Without that I'd say if you really don't want it to look like there's anti-aliasing issues and don't care that much, just throw a blur filter over everything on the assumption that it's black and white anyway and it won't be that obvious. Or you could do nothing because it already looks pretty good.

:3

____________________
Pay attention. This will be on the test.
Sanqui
2060
💛🤍💜🖤🦉
Level: 87


Posts: 1040/2066
EXP: 6305050
For next: 87724

Since: 12-20-09

Pronouns: any ✨
From: Czechia | Estonia

Since last post: 6 days
Last activity: 1 day

Posted on 10-23-11 05:59:45 PM (last edited by Sanky at 10-23-11 03:00 PM) Link | Quote
now w/ extra neon

go to it

level 49

exp 869667

exppct 76.4%

numposts 1040
 
My layout uses no images. I actually recently messed with it. It's now all glowy. I like it.

Originally posted by me
The quotes are also very hacky! There should be neat quotation marks around them.


____________________
Rachel Mae

Creature of Chaos
Level: 141


Posts: 4546/5929
EXP: 33576378
For next: 543636

Since: 07-03-07

Pronouns: she/her
From: Foxglen

Since last post: 12 days
Last activity: 6 hours

Posted on 10-23-11 09:17:26 PM Link | Quote
Mine was shamelessly ripped from my final Web Design project. Yawn.

Unfortunately, I've let my HTML/CSS skills lapse since that site was made and I don't actually remember what a lot of the code does...

____________________
FPzero
9590



Post 9471/9597
Active
5.4 years ago
Posted on 10-24-11 08:05:46 PM Link | Quote
Mine is BORING!


I've had better ones in the past but this requires zero effort to make and I like it anyway.

____________________
Zero One
5170
And as we fall the spirit carries on,
That a hero'll come and save us all,
As we call the ones we left below,
We all dream of the day we rise above
Level: 129


Posts: 3693/5173
EXP: 24546679
For next: 502975

Since: 05-24-10

From: Delta Quadrant

Since last post: 1.6 years
Last activity: 121 days

Posted on 10-25-11 12:18:13 PM Link | Quote
Mine came about by taking my old one (the barftastic one), then asking for help from 3 people, IIRC.

And of course, Metroid. Everywhere.

____________________
Crossover - The Comic!
GO TO IT! whoo unbandwagon bandwagon
Lunaria

Moon Bunny! :3
Level: 139


Posts: 4128/5751
EXP: 32000658
For next: 466787

Since: 07-28-07

Pronouns: she/her
From: pile of fluff

Since last post: 68 days
Last activity: 1 day

Posted on 10-25-11 01:11:55 PM Link | Quote
Uh, people with auto updating layouts will not see the change I guess...

But I thought it was good time to go with a new layout now that I know that canon Luna does not look anything like what she did in season 1 episode 2.

Originally posted by Test

This post may look a bit weird as I will try quote boxes over time to see if I can learn it...



I hope the text is easy to read! ^^;

____________________
The fun has been doubled!
legacyme3
"In short, legacyme3 does horrible things to people, and I don't think anyone else on Jul should be exposed to him, no matter how decent of a person he pretends to be."

I don't normally ban for offsite behavior but you're a whole level of terrible.
Level: NaN


Posts: 873/-1694
EXP: NaN
For next: 0

Since: 06-01-11


Since last post: 8.9 years
Last activity: 3.7 years

Posted on 11-27-11 06:42:44 AM Link | Quote
I'm trying to make this one look nice.

I got tired of using my last layout, as I had been using it since I joined basically.

I could really use some help if you could offer it. This isn't MY code, I had two friends work on this base for me.

____________________

What Would Leggy Do?

legacyme3 Trophy Card
Liliana
"A horrible person". That's what it says. "A horrible person."

We weren't even testing for that.


Level: NaN


Posts: 3425/-3841
EXP: NaN
For next: 0

Since: 07-23-07


Since last post: 10.2 years
Last activity: 10.1 years

Posted on 11-28-11 12:19:02 AM Link | Quote
Here comes a layout which sucks!!!

Really, I have no idea how to fiddle with all this CSS crap and this makes me infinitely sad, oh well

____________________
paulguy

Green Birdo
Level: 93


Posts: 1938/2294
EXP: 8025685
For next: 27125

Since: 09-14-07

From: Buffalo, NY

Since last post: 9.7 years
Last activity: 9.6 years

Posted on 11-28-11 06:03:12 AM (last edited by paulguy at 11-28-11 03:03 AM) Link | Quote
Paulguy's Post configuration
I don't think all the CSS in the world will save that layout.

EDIT: legacyme that layout is pretty nice. The old one wasn't bad, but a bit bland.

____________________
legacyme3
"In short, legacyme3 does horrible things to people, and I don't think anyone else on Jul should be exposed to him, no matter how decent of a person he pretends to be."

I don't normally ban for offsite behavior but you're a whole level of terrible.
Level: NaN


Posts: 881/-1694
EXP: NaN
For next: 0

Since: 06-01-11


Since last post: 8.9 years
Last activity: 3.7 years

Posted on 11-28-11 06:06:19 AM Link | Quote
Originally posted by paulguy


EDIT: legacyme that layout is pretty nice. The old one wasn't bad, but a bit bland.


Yeah, I agree, my past layout was bland, but I also didn't want anything too flashy since I'd been using it since I came to Jul.

I decided to ask a friend for some help, and he got me on this train


____________________

What Would Leggy Do?

legacyme3 Trophy Card
Pages: 1 2 3 4 5 6 7 8 9 10 ... 19 20 21 22 23 24 25 26 27 28 Next older thread
Jul - Projects and Creations - Layouts! New poll - New thread - New reply


Rusted Logic

Acmlmboard - commit 47be4dc [2021-08-23]
©2000-2022 Acmlm, Xkeeper, Kaito Sinclaire, et al.

27 database queries.
Query execution time:  0.096648 seconds
Script execution time:  0.036633 seconds
Total render time:  0.133281 seconds


TidyHTML vomit below
line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 119 column 11 - Warning: <form> isn't allowed in <table> elements
line 118 column 10 - Info: <table> previously mentioned
line 120 column 11 - Warning: missing <tr>
line 120 column 119 - Warning: missing </font> before </td>
line 124 column 16 - Warning: plain text isn't allowed in <tr> elements
line 120 column 11 - Info: <tr> previously mentioned
line 125 column 68 - Warning: missing </nobr> before </td>
line 141 column 68 - Warning: missing </nobr> before <tr>
line 147 column 35 - Warning: missing <tr>
line 147 column 50 - Warning: missing </font> before </td>
line 148 column 37 - Warning: unescaped & or unknown entity "&id"
line 147 column 179 - Warning: missing </font> before </table>
line 149 column 35 - Warning: missing <tr>
line 149 column 97 - Warning: unescaped & or unknown entity "&page"
line 149 column 130 - Warning: unescaped & or unknown entity "&page"
line 149 column 163 - Warning: unescaped & or unknown entity "&page"
line 149 column 196 - Warning: unescaped & or unknown entity "&page"
line 149 column 229 - Warning: unescaped & or unknown entity "&page"
line 149 column 262 - Warning: unescaped & or unknown entity "&page"
line 149 column 295 - Warning: unescaped & or unknown entity "&page"
line 149 column 328 - Warning: unescaped & or unknown entity "&page"
line 149 column 361 - Warning: unescaped & or unknown entity "&page"
line 149 column 399 - Warning: unescaped & or unknown entity "&page"
line 149 column 434 - Warning: unescaped & or unknown entity "&page"
line 149 column 469 - Warning: unescaped & or unknown entity "&page"
line 149 column 504 - Warning: unescaped & or unknown entity "&page"
line 149 column 539 - Warning: unescaped & or unknown entity "&page"
line 149 column 574 - Warning: unescaped & or unknown entity "&page"
line 149 column 609 - Warning: unescaped & or unknown entity "&page"
line 149 column 644 - Warning: unescaped & or unknown entity "&page"
line 149 column 679 - Warning: unescaped & or unknown entity "&page"
line 149 column 714 - Warning: unescaped & or unknown entity "&page"
line 149 column 50 - Warning: missing </font> before </td>
line 149 column 751 - Warning: missing </font> before </table>
line 156 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 158 column 9 - Warning: missing <tr>
line 176 column 13 - Warning: missing <tr>
line 177 column 102 - Warning: unescaped & or unknown entity "&postid"
line 179 column 74 - Warning: <link> isn't allowed in <td> elements
line 179 column 9 - Info: <td> previously mentioned
line 208 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 210 column 9 - Warning: missing <tr>
line 228 column 13 - Warning: missing <tr>
line 229 column 102 - Warning: unescaped & or unknown entity "&postid"
line 231 column 74 - Warning: <style> isn't allowed in <td> elements
line 231 column 9 - Info: <td> previously mentioned
line 231 column 363 - Warning: missing </font> before <center>
line 231 column 437 - Warning: inserting implicit <font>
line 231 column 568 - Warning: inserting implicit <font>
line 245 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 247 column 9 - Warning: missing <tr>
line 265 column 13 - Warning: missing <tr>
line 266 column 102 - Warning: unescaped & or unknown entity "&postid"
line 268 column 224 - Warning: <div> attribute with missing trailing quote mark
line 268 column 263 - Error: <left> is not recognized!
line 268 column 263 - Warning: discarding unexpected <left>
line 273 column 696 - Warning: discarding unexpected </center>
line 273 column 705 - Error: <left> is not recognized!
line 273 column 705 - Warning: discarding unexpected <left>
line 274 column 723 - Warning: discarding unexpected </font>
line 274 column 730 - Warning: discarding unexpected </font>
line 274 column 737 - Warning: discarding unexpected </center>
line 274 column 746 - Warning: discarding unexpected </i>
line 274 column 750 - Warning: missing </i> before <center>
line 274 column 761 - Warning: inserting implicit <i>
line 274 column 753 - Warning: missing </center>
line 268 column 224 - Warning: missing </div>
line 274 column 779 - Warning: discarding unexpected </div>
line 274 column 785 - Warning: discarding unexpected </font>
line 274 column 792 - Warning: discarding unexpected </td>
line 274 column 797 - Warning: discarding unexpected </td>
line 274 column 821 - Warning: discarding unexpected </div>
line 274 column 827 - Warning: discarding unexpected </div>
line 274 column 833 - Warning: discarding unexpected </td>
line 276 column 9 - Warning: discarding unexpected </div>
line 279 column 9 - Warning: missing <tr>
line 281 column 11 - Warning: missing </small> before </td>
line 280 column 111 - Warning: missing </font> before </td>
line 284 column 9 - Warning: plain text isn't allowed in <tr> elements
line 279 column 9 - Info: <tr> previously mentioned
line 286 column 13 - Warning: missing <tr>
line 287 column 102 - Warning: unescaped & or unknown entity "&postid"
line 287 column 27 - Warning: missing </nobr> before </table>
line 289 column 74 - Warning: <link> isn't allowed in <td> elements
line 289 column 9 - Info: <td> previously mentioned
line 289 column 253 - Warning: missing </div>
line 289 column 607 - Warning: discarding unexpected </center>
line 289 column 616 - Warning: discarding unexpected </div>
line 289 column 622 - Warning: discarding unexpected </td>
line 293 column 9 - Warning: missing <tr>
line 311 column 13 - Warning: missing <tr>
line 312 column 102 - Warning: unescaped & or unknown entity "&postid"
line 312 column 27 - Warning: missing </nobr> before </table>
line 314 column 74 - Warning: <style> isn't allowed in <td> elements
line 314 column 9 - Info: <td> previously mentioned
line 323 column 9 - Warning: missing <tr>
line 325 column 147 - Warning: <font> unexpected or duplicate quote mark
line 325 column 147 - Warning: <font> attribute with missing trailing quote mark
line 341 column 13 - Warning: missing <tr>
line 342 column 102 - Warning: unescaped & or unknown entity "&postid"
line 342 column 27 - Warning: missing </nobr> before </table>
line 344 column 74 - Warning: <style> isn't allowed in <td> elements
line 344 column 9 - Info: <td> previously mentioned
line 344 column 802 - Warning: missing </font> before <blockquote>
line 348 column 1149 - Warning: inserting implicit <font>
line 348 column 1149 - Warning: missing </font> before <hr>
line 348 column 1226 - Warning: inserting implicit <font>
line 348 column 1226 - Warning: missing </font> before <hr>
line 349 column 1 - Warning: inserting implicit <font>
line 350 column 1818 - Warning: discarding unexpected </style>
line 355 column 9 - Warning: missing <tr>
line 373 column 13 - Warning: missing <tr>
line 374 column 102 - Warning: unescaped & or unknown entity "&postid"
line 374 column 27 - Warning: missing </nobr> before </table>
line 383 column 9 - Warning: missing <tr>
line 401 column 13 - Warning: missing <tr>
line 402 column 102 - Warning: unescaped & or unknown entity "&postid"
line 402 column 27 - Warning: missing </nobr> before </table>
line 404 column 74 - Warning: <link> isn't allowed in <td> elements
line 404 column 9 - Info: <td> previously mentioned
line 413 column 9 - Warning: missing <tr>
line 415 column 11 - Warning: missing </small> before </td>
line 414 column 111 - Warning: missing </font> before </td>
line 418 column 9 - Warning: plain text isn't allowed in <tr> elements
line 413 column 9 - Info: <tr> previously mentioned
line 420 column 13 - Warning: missing <tr>
line 421 column 102 - Warning: unescaped & or unknown entity "&postid"
line 421 column 27 - Warning: missing </nobr> before </table>
line 423 column 74 - Warning: <link> isn't allowed in <td> elements
line 423 column 9 - Info: <td> previously mentioned
line 429 column 666 - Error: <z> is not recognized!
line 429 column 666 - Warning: discarding unexpected <z>
line 429 column 681 - Error: <z> is not recognized!
line 429 column 681 - Warning: discarding unexpected <z>
line 429 column 690 - Error: <z> is not recognized!
line 429 column 690 - Warning: discarding unexpected <z>
line 423 column 253 - Warning: missing </div>
line 438 column 1100 - Warning: discarding unexpected </center>
line 438 column 1109 - Warning: discarding unexpected </div>
line 438 column 1115 - Warning: discarding unexpected </td>
line 442 column 9 - Warning: missing <tr>
line 460 column 13 - Warning: missing <tr>
line 461 column 102 - Warning: unescaped & or unknown entity "&postid"
line 461 column 27 - Warning: missing </nobr> before </table>
line 470 column 9 - Warning: missing <tr>
line 472 column 11 - Warning: missing </small> before </td>
line 471 column 111 - Warning: missing </font> before </td>
line 475 column 9 - Warning: plain text isn't allowed in <tr> elements
line 470 column 9 - Info: <tr> previously mentioned
line 477 column 13 - Warning: missing <tr>
line 478 column 102 - Warning: unescaped & or unknown entity "&postid"
line 478 column 27 - Warning: missing </nobr> before </table>
line 480 column 74 - Warning: <link> isn't allowed in <td> elements
line 480 column 9 - Info: <td> previously mentioned
line 480 column 253 - Warning: missing </div>
line 486 column 1286 - Warning: discarding unexpected </center>
line 486 column 1295 - Warning: discarding unexpected </div>
line 486 column 1301 - Warning: discarding unexpected </td>
line 490 column 9 - Warning: missing <tr>
line 508 column 13 - Warning: missing <tr>
line 509 column 102 - Warning: unescaped & or unknown entity "&postid"
line 509 column 27 - Warning: missing </nobr> before </table>
line 511 column 74 - Warning: <style> isn't allowed in <td> elements
line 511 column 9 - Info: <td> previously mentioned
line 522 column 3338 - Warning: unescaped & or unknown entity "&exp"
line 522 column 3349 - Warning: unescaped & or unknown entity "&expn"
line 522 column 3360 - Warning: unescaped & or unknown entity "&expp"
line 522 column 3370 - Warning: unescaped & or unknown entity "&exppost"
line 522 column 3383 - Warning: unescaped & or unknown entity "&expidle"
line 522 column 3399 - Warning: unescaped & or unknown entity "&post"
line 522 column 3409 - Warning: unescaped & or unknown entity "&version"
line 522 column 3419 - Warning: unescaped & or unknown entity "&date"
line 524 column 3950 - Warning: discarding unexpected </div>
line 524 column 3956 - Warning: discarding unexpected </td>
line 529 column 9 - Warning: missing <tr>
line 547 column 13 - Warning: missing <tr>
line 548 column 102 - Warning: unescaped & or unknown entity "&postid"
line 548 column 27 - Warning: missing </nobr> before </table>
line 550 column 74 - Warning: <link> isn't allowed in <td> elements
line 550 column 9 - Info: <td> previously mentioned
line 555 column 25 - Warning: missing <tr>
line 557 column 33 - Warning: missing </font> before </td>
line 565 column 25 - Warning: plain text isn't allowed in <tr> elements
line 555 column 25 - Info: <tr> previously mentioned
line 567 column 33 - Warning: missing <tr>
line 568 column 122 - Warning: unescaped & or unknown entity "&postid"
line 568 column 47 - Warning: missing </nobr> before </table>
line 577 column 9 - Warning: missing <tr>
line 595 column 13 - Warning: missing <tr>
line 596 column 102 - Warning: unescaped & or unknown entity "&postid"
line 596 column 27 - Warning: missing </nobr> before </table>
line 598 column 486 - Warning: <td> attribute "tahoma"," lacks value
line 598 column 486 - Warning: <td> attribute with missing trailing quote mark
line 598 column 74 - Warning: missing </div>
line 607 column 9 - Warning: missing <tr>
line 609 column 147 - Warning: <font> unexpected or duplicate quote mark
line 609 column 147 - Warning: <font> attribute with missing trailing quote mark
line 625 column 13 - Warning: missing <tr>
line 626 column 102 - Warning: unescaped & or unknown entity "&postid"
line 626 column 27 - Warning: missing </nobr> before </table>
line 628 column 74 - Warning: <style> isn't allowed in <td> elements
line 628 column 9 - Info: <td> previously mentioned
line 628 column 787 - Warning: missing </font> before <blockquote>
line 632 column 1058 - Warning: inserting implicit <font>
line 632 column 1058 - Warning: missing </font> before <hr>
line 633 column 1 - Warning: inserting implicit <font>
line 633 column 1 - Warning: missing </font> before <hr>
line 634 column 1 - Warning: inserting implicit <font>
line 635 column 1367 - Warning: discarding unexpected </style>
line 640 column 9 - Warning: missing <tr>
line 658 column 13 - Warning: missing <tr>
line 659 column 102 - Warning: unescaped & or unknown entity "&postid"
line 659 column 27 - Warning: missing </nobr> before </table>
line 661 column 74 - Warning: <style> isn't allowed in <td> elements
line 661 column 9 - Info: <td> previously mentioned
line 665 column 1235 - Warning: discarding unexpected </div>
line 665 column 1241 - Warning: discarding unexpected </td>
line 670 column 9 - Warning: missing <tr>
line 688 column 13 - Warning: missing <tr>
line 689 column 102 - Warning: unescaped & or unknown entity "&postid"
line 689 column 27 - Warning: missing </nobr> before </table>
line 698 column 9 - Warning: missing <tr>
line 716 column 13 - Warning: missing <tr>
line 717 column 102 - Warning: unescaped & or unknown entity "&postid"
line 717 column 27 - Warning: missing </nobr> before </table>
line 719 column 74 - Warning: <style> isn't allowed in <td> elements
line 719 column 9 - Info: <td> previously mentioned
line 726 column 9 - Warning: missing <tr>
line 744 column 13 - Warning: missing <tr>
line 745 column 102 - Warning: unescaped & or unknown entity "&postid"
line 745 column 27 - Warning: missing </nobr> before </table>
line 747 column 74 - Warning: <style> isn't allowed in <td> elements
line 747 column 9 - Info: <td> previously mentioned
line 754 column 1434 - Warning: discarding unexpected </div>
line 754 column 1440 - Warning: discarding unexpected </td>
line 760 column 35 - Warning: missing <tr>
line 760 column 97 - Warning: unescaped & or unknown entity "&page"
line 760 column 130 - Warning: unescaped & or unknown entity "&page"
line 760 column 163 - Warning: unescaped & or unknown entity "&page"
line 760 column 196 - Warning: unescaped & or unknown entity "&page"
line 760 column 229 - Warning: unescaped & or unknown entity "&page"
line 760 column 262 - Warning: unescaped & or unknown entity "&page"
line 760 column 295 - Warning: unescaped & or unknown entity "&page"
line 760 column 328 - Warning: unescaped & or unknown entity "&page"
line 760 column 361 - Warning: unescaped & or unknown entity "&page"
line 760 column 399 - Warning: unescaped & or unknown entity "&page"
line 760 column 434 - Warning: unescaped & or unknown entity "&page"
line 760 column 469 - Warning: unescaped & or unknown entity "&page"
line 760 column 504 - Warning: unescaped & or unknown entity "&page"
line 760 column 539 - Warning: unescaped & or unknown entity "&page"
line 760 column 574 - Warning: unescaped & or unknown entity "&page"
line 760 column 609 - Warning: unescaped & or unknown entity "&page"
line 760 column 644 - Warning: unescaped & or unknown entity "&page"
line 760 column 679 - Warning: unescaped & or unknown entity "&page"
line 760 column 714 - Warning: unescaped & or unknown entity "&page"
line 760 column 50 - Warning: missing </font> before </td>
line 760 column 751 - Warning: missing </font> before </table>
line 762 column 35 - Warning: missing <tr>
line 762 column 50 - Warning: missing </font> before </td>
line 763 column 37 - Warning: unescaped & or unknown entity "&id"
line 762 column 179 - Warning: missing </font> before </table>
line 764 column 17 - Warning: discarding unexpected </textarea>
line 764 column 28 - Warning: discarding unexpected </form>
line 764 column 35 - Warning: discarding unexpected </embed>
line 764 column 43 - Warning: discarding unexpected </noembed>
line 764 column 53 - Warning: discarding unexpected </noscript>
line 764 column 64 - Warning: discarding unexpected </noembed>
line 764 column 74 - Warning: discarding unexpected </embed>
line 764 column 82 - Warning: discarding unexpected </table>
line 764 column 90 - Warning: discarding unexpected </table>
line 766 column 9 - Warning: missing </font> before <table>
line 778 column 25 - Warning: discarding unexpected </font>
line 787 column 37 - Warning: discarding unexpected </font>
line 765 column 1 - Warning: missing </center>
line 120 column 63 - Warning: <img> lacks "alt" attribute
line 125 column 19 - Warning: <td> attribute "width" has invalid value "120px"
line 125 column 93 - Warning: <img> lacks "alt" attribute
line 141 column 19 - Warning: <td> attribute "width" has invalid value "120px"
line 141 column 98 - Warning: <img> lacks "alt" attribute
line 148 column 44 - Warning: <img> proprietary attribute value "absmiddle"
line 148 column 142 - Warning: <img> proprietary attribute value "absmiddle"
line 148 column 246 - Warning: <img> proprietary attribute value "absmiddle"
line 161 column 23 - Warning: <img> lacks "alt" attribute
line 161 column 64 - Warning: <img> lacks "alt" attribute
line 161 column 113 - Warning: <img> lacks "alt" attribute
line 161 column 163 - Warning: <img> lacks "alt" attribute
line 172 column 15 - Warning: <img> lacks "alt" attribute
line 205 column 1072 - Warning: <img> lacks "alt" attribute
line 212 column 17 - Warning: <img> lacks "alt" attribute
line 213 column 23 - Warning: <img> lacks "alt" attribute
line 213 column 64 - Warning: <img> lacks "alt" attribute
line 213 column 112 - Warning: <img> lacks "alt" attribute
line 213 column 162 - Warning: <img> lacks "alt" attribute
line 214 column 11 - Warning: <img> lacks "alt" attribute
line 224 column 15 - Warning: <img> lacks "alt" attribute
line 231 column 437 - Warning: <img> lacks "alt" attribute
line 231 column 639 - Warning: <img> proprietary attribute value "absmiddle"
line 231 column 639 - Warning: <img> lacks "alt" attribute
line 240 column 1510 - Warning: <img> lacks "alt" attribute
line 250 column 23 - Warning: <img> lacks "alt" attribute
line 250 column 64 - Warning: <img> lacks "alt" attribute
line 251 column 11 - Warning: <img> lacks "alt" attribute
line 261 column 15 - Warning: <img> lacks "alt" attribute
line 271 column 581 - Warning: <font> attribute "color" has invalid value "orange"
line 272 column 641 - Warning: <img> lacks "alt" attribute
line 282 column 15 - Warning: <img> lacks "alt" attribute
line 289 column 211 - Warning: <td> attribute "width" has invalid value "220px"
line 289 column 211 - Warning: <td> attribute "height" has invalid value "235px"
line 289 column 568 - Warning: <td> attribute "width" has invalid value "30px"
line 296 column 23 - Warning: <img> lacks "alt" attribute
line 296 column 64 - Warning: <img> lacks "alt" attribute
line 296 column 113 - Warning: <img> lacks "alt" attribute
line 296 column 163 - Warning: <img> lacks "alt" attribute
line 297 column 11 - Warning: <img> lacks "alt" attribute
line 307 column 15 - Warning: <img> lacks "alt" attribute
line 325 column 11 - Warning: <img> lacks "alt" attribute
line 326 column 23 - Warning: <img> lacks "alt" attribute
line 326 column 64 - Warning: <img> lacks "alt" attribute
line 326 column 113 - Warning: <img> lacks "alt" attribute
line 326 column 163 - Warning: <img> lacks "alt" attribute
line 327 column 11 - Warning: <img> lacks "alt" attribute
line 337 column 15 - Warning: <img> lacks "alt" attribute
line 344 column 802 - Warning: <font> attribute "color" had invalid value "009EBD" and has been replaced
line 346 column 1078 - Warning: <img> proprietary attribute value "absmiddle"
line 346 column 1078 - Warning: <img> lacks "alt" attribute
line 348 column 1149 - Warning: <font> attribute "color" had invalid value "009EBD" and has been replaced
line 348 column 1226 - Warning: <font> attribute "color" had invalid value "009EBD" and has been replaced
line 349 column 1 - Warning: <font> attribute "color" had invalid value "009EBD" and has been replaced
line 357 column 11 - Warning: <img> lacks "alt" attribute
line 358 column 23 - Warning: <img> lacks "alt" attribute
line 358 column 64 - Warning: <img> lacks "alt" attribute
line 358 column 113 - Warning: <img> lacks "alt" attribute
line 358 column 163 - Warning: <img> lacks "alt" attribute
line 359 column 11 - Warning: <img> lacks "alt" attribute
line 369 column 15 - Warning: <img> lacks "alt" attribute
line 386 column 23 - Warning: <img> lacks "alt" attribute
line 386 column 64 - Warning: <img> lacks "alt" attribute
line 386 column 113 - Warning: <img> lacks "alt" attribute
line 386 column 163 - Warning: <img> lacks "alt" attribute
line 397 column 15 - Warning: <img> lacks "alt" attribute
line 408 column 676 - Warning: <img> lacks "alt" attribute
line 416 column 15 - Warning: <img> lacks "alt" attribute
line 423 column 211 - Warning: <td> attribute "width" has invalid value "220px"
line 423 column 211 - Warning: <td> attribute "height" has invalid value "235px"
line 438 column 1061 - Warning: <td> attribute "width" has invalid value "30px"
line 444 column 16 - Warning: <img> proprietary attribute value "absmiddle"
line 444 column 16 - Warning: <img> lacks "alt" attribute
line 444 column 59 - Warning: <img> proprietary attribute value "absmiddle"
line 444 column 59 - Warning: <img> lacks "alt" attribute
line 444 column 102 - Warning: <img> proprietary attribute value "absmiddle"
line 444 column 102 - Warning: <img> lacks "alt" attribute
line 444 column 145 - Warning: <img> proprietary attribute value "absmiddle"
line 444 column 145 - Warning: <img> lacks "alt" attribute
line 444 column 188 - Warning: <img> proprietary attribute value "absmiddle"
line 444 column 188 - Warning: <img> lacks "alt" attribute
line 444 column 231 - Warning: <img> proprietary attribute value "absmiddle"
line 444 column 231 - Warning: <img> lacks "alt" attribute
line 445 column 23 - Warning: <img> lacks "alt" attribute
line 445 column 64 - Warning: <img> lacks "alt" attribute
line 445 column 113 - Warning: <img> lacks "alt" attribute
line 445 column 162 - Warning: <img> lacks "alt" attribute
line 446 column 11 - Warning: <img> lacks "alt" attribute
line 456 column 15 - Warning: <img> lacks "alt" attribute
line 463 column 397 - Warning: <img> proprietary attribute value "absmiddle"
line 463 column 397 - Warning: <img> lacks "alt" attribute
line 473 column 15 - Warning: <img> lacks "alt" attribute
line 480 column 211 - Warning: <td> attribute "width" has invalid value "220px"
line 480 column 211 - Warning: <td> attribute "height" has invalid value "235px"
line 480 column 401 - Warning: <img> proprietary attribute value "absmiddle"
line 480 column 401 - Warning: <img> lacks "alt" attribute
line 486 column 1247 - Warning: <td> attribute "width" has invalid value "30px"
line 492 column 16 - Warning: <img> proprietary attribute value "absmiddle"
line 492 column 16 - Warning: <img> lacks "alt" attribute
line 492 column 59 - Warning: <img> proprietary attribute value "absmiddle"
line 492 column 59 - Warning: <img> lacks "alt" attribute
line 492 column 102 - Warning: <img> proprietary attribute value "absmiddle"
line 492 column 102 - Warning: <img> lacks "alt" attribute
line 492 column 145 - Warning: <img> proprietary attribute value "absmiddle"
line 492 column 145 - Warning: <img> lacks "alt" attribute
line 493 column 22 - Warning: <img> lacks "alt" attribute
line 493 column 63 - Warning: <img> lacks "alt" attribute
line 493 column 112 - Warning: <img> lacks "alt" attribute
line 493 column 162 - Warning: <img> lacks "alt" attribute
line 494 column 11 - Warning: <img> lacks "alt" attribute
line 504 column 15 - Warning: <img> lacks "alt" attribute
line 531 column 11 - Warning: <img> lacks "alt" attribute
line 532 column 23 - Warning: <img> lacks "alt" attribute
line 532 column 64 - Warning: <img> lacks "alt" attribute
line 532 column 113 - Warning: <img> lacks "alt" attribute
line 532 column 163 - Warning: <img> lacks "alt" attribute
line 533 column 11 - Warning: <img> lacks "alt" attribute
line 543 column 15 - Warning: <img> lacks "alt" attribute
line 552 column 581 - Warning: <img> proprietary attribute value "absmiddle"
line 552 column 581 - Warning: <img> lacks "alt" attribute
line 558 column 42 - Warning: <img> proprietary attribute value "absmiddle"
line 558 column 42 - Warning: <img> lacks "alt" attribute
line 558 column 85 - Warning: <img> proprietary attribute value "absmiddle"
line 558 column 85 - Warning: <img> lacks "alt" attribute
line 558 column 128 - Warning: <img> proprietary attribute value "absmiddle"
line 558 column 128 - Warning: <img> lacks "alt" attribute
line 558 column 171 - Warning: <img> proprietary attribute value "absmiddle"
line 558 column 171 - Warning: <img> lacks "alt" attribute
line 558 column 214 - Warning: <img> proprietary attribute value "absmiddle"
line 558 column 214 - Warning: <img> lacks "alt" attribute
line 558 column 257 - Warning: <img> proprietary attribute value "absmiddle"
line 558 column 257 - Warning: <img> lacks "alt" attribute
line 558 column 300 - Warning: <img> proprietary attribute value "absmiddle"
line 558 column 300 - Warning: <img> lacks "alt" attribute
line 558 column 343 - Warning: <img> proprietary attribute value "absmiddle"
line 558 column 343 - Warning: <img> lacks "alt" attribute
line 558 column 386 - Warning: <img> proprietary attribute value "absmiddle"
line 558 column 386 - Warning: <img> lacks "alt" attribute
line 558 column 429 - Warning: <img> proprietary attribute value "absmiddle"
line 558 column 429 - Warning: <img> lacks "alt" attribute
line 558 column 472 - Warning: <img> proprietary attribute value "absmiddle"
line 558 column 472 - Warning: <img> lacks "alt" attribute
line 558 column 515 - Warning: <img> proprietary attribute value "absmiddle"
line 558 column 515 - Warning: <img> lacks "alt" attribute
line 560 column 33 - Warning: <img> lacks "alt" attribute
line 563 column 37 - Warning: <img> lacks "alt" attribute
line 579 column 16 - Warning: <img> proprietary attribute value "absmiddle"
line 579 column 16 - Warning: <img> lacks "alt" attribute
line 579 column 59 - Warning: <img> proprietary attribute value "absmiddle"
line 579 column 59 - Warning: <img> lacks "alt" attribute
line 579 column 102 - Warning: <img> proprietary attribute value "absmiddle"
line 579 column 102 - Warning: <img> lacks "alt" attribute
line 579 column 145 - Warning: <img> proprietary attribute value "absmiddle"
line 579 column 145 - Warning: <img> lacks "alt" attribute
line 579 column 188 - Warning: <img> proprietary attribute value "absmiddle"
line 579 column 188 - Warning: <img> lacks "alt" attribute
line 579 column 231 - Warning: <img> proprietary attribute value "absmiddle"
line 579 column 231 - Warning: <img> lacks "alt" attribute
line 580 column 23 - Warning: <img> lacks "alt" attribute
line 580 column 64 - Warning: <img> lacks "alt" attribute
line 580 column 113 - Warning: <img> lacks "alt" attribute
line 580 column 163 - Warning: <img> lacks "alt" attribute
line 581 column 11 - Warning: <img> lacks "alt" attribute
line 591 column 15 - Warning: <img> lacks "alt" attribute
line 609 column 11 - Warning: <img> lacks "alt" attribute
line 610 column 23 - Warning: <img> lacks "alt" attribute
line 610 column 64 - Warning: <img> lacks "alt" attribute
line 610 column 113 - Warning: <img> lacks "alt" attribute
line 610 column 163 - Warning: <img> lacks "alt" attribute
line 611 column 11 - Warning: <img> lacks "alt" attribute
line 621 column 15 - Warning: <img> lacks "alt" attribute
line 628 column 787 - Warning: <font> attribute "color" had invalid value "009EBD" and has been replaced
line 632 column 1058 - Warning: <font> attribute "color" had invalid value "009EBD" and has been replaced
line 633 column 1 - Warning: <font> attribute "color" had invalid value "009EBD" and has been replaced
line 634 column 1 - Warning: <font> attribute "color" had invalid value "009EBD" and has been replaced
line 643 column 23 - Warning: <img> lacks "alt" attribute
line 643 column 64 - Warning: <img> lacks "alt" attribute
line 644 column 11 - Warning: <img> lacks "alt" attribute
line 654 column 15 - Warning: <img> lacks "alt" attribute
line 673 column 23 - Warning: <img> lacks "alt" attribute
line 673 column 64 - Warning: <img> lacks "alt" attribute
line 684 column 15 - Warning: <img> lacks "alt" attribute
line 700 column 11 - Warning: <img> lacks "alt" attribute
line 701 column 22 - Warning: <img> lacks "alt" attribute
line 701 column 63 - Warning: <img> lacks "alt" attribute
line 701 column 112 - Warning: <img> lacks "alt" attribute
line 701 column 161 - Warning: <img> lacks "alt" attribute
line 702 column 11 - Warning: <img> lacks "alt" attribute
line 712 column 15 - Warning: <img> lacks "alt" attribute
line 729 column 23 - Warning: <img> lacks "alt" attribute
line 729 column 64 - Warning: <img> lacks "alt" attribute
line 730 column 11 - Warning: <img> lacks "alt" attribute
line 740 column 15 - Warning: <img> lacks "alt" attribute
line 753 column 1130 - Warning: <img> proprietary attribute value "absmiddle"
line 753 column 1130 - Warning: <img> lacks "alt" attribute
line 763 column 44 - Warning: <img> proprietary attribute value "absmiddle"
line 763 column 142 - Warning: <img> proprietary attribute value "absmiddle"
line 763 column 246 - Warning: <img> proprietary attribute value "absmiddle"
line 772 column 25 - Warning: <img> lacks "alt" attribute
line 777 column 267 - Warning: <img> lacks "alt" attribute
line 231 column 363 - Warning: trimming empty <font>
line 274 column 750 - Warning: trimming empty <i>
line 274 column 761 - Warning: trimming empty <i>
line 274 column 753 - Warning: trimming empty <center>
line 125 column 68 - Warning: <nobr> is not approved by W3C
line 141 column 68 - Warning: <nobr> is not approved by W3C
line 177 column 27 - Warning: <nobr> is not approved by W3C
line 229 column 27 - Warning: <nobr> is not approved by W3C
line 239 column 1157 - Warning: <td> proprietary attribute "background"
line 266 column 27 - Warning: <nobr> is not approved by W3C
line 268 column 74 - Warning: <table> proprietary attribute "height"
line 268 column 112 - Warning: <td> proprietary attribute "background"
line 268 column 224 - Warning: <div> proprietary attribute "width"
line 287 column 27 - Warning: <nobr> is not approved by W3C
line 312 column 27 - Warning: <nobr> is not approved by W3C
line 342 column 27 - Warning: <nobr> is not approved by W3C
line 374 column 27 - Warning: <nobr> is not approved by W3C
line 402 column 27 - Warning: <nobr> is not approved by W3C
line 421 column 27 - Warning: <nobr> is not approved by W3C
line 461 column 27 - Warning: <nobr> is not approved by W3C
line 463 column 74 - Warning: <table> proprietary attribute "height"
line 478 column 27 - Warning: <nobr> is not approved by W3C
line 509 column 27 - Warning: <nobr> is not approved by W3C
line 548 column 27 - Warning: <nobr> is not approved by W3C
line 568 column 47 - Warning: <nobr> is not approved by W3C
line 596 column 27 - Warning: <nobr> is not approved by W3C
line 598 column 172 - Warning: <table> proprietary attribute "height"
line 626 column 27 - Warning: <nobr> is not approved by W3C
line 659 column 27 - Warning: <nobr> is not approved by W3C
line 689 column 27 - Warning: <nobr> is not approved by W3C
line 691 column 74 - Warning: <table> proprietary attribute "height"
line 691 column 306 - Warning: <table> proprietary attribute "height"
line 717 column 27 - Warning: <nobr> is not approved by W3C
line 745 column 27 - Warning: <nobr> is not approved by W3C
Info: Document content looks like HTML5
Info: No system identifier in emitted doctype
Tidy found 484 warnings and 5 errors!

The alt attribute should be used to give a short description
of an image; longer descriptions should be given with the
longdesc attribute which takes a URL linked to the description.
These measures are needed for people using non-graphical browsers.

For further advice on how to make your pages accessible
see http://www.w3.org/WAI/GL.
You are recommended to use CSS to specify the font and
properties such as its size and color. This will reduce
the size of HTML files and make them easier to maintain
compared with using <FONT> elements.

You are recommended to use CSS to control line wrapping.
Use "white-space: nowrap" to inhibit wrapping in place
of inserting <NOBR>...</NOBR> into the markup.

About HTML Tidy: https://github.com/htacg/tidy-html5
Bug reports and comments: https://github.com/htacg/tidy-html5/issues
Official mailing list: https://lists.w3.org/Archives/Public/public-htacg/
Latest HTML specification: http://dev.w3.org/html5/spec-author-view/
Validate your HTML documents: http://validator.w3.org/nu/
Lobby your company to join the W3C: http://www.w3.org/Consortium

Do you speak a language other than English, or a different variant of
English? Consider helping us to localize HTML Tidy. For details please see
https://github.com/htacg/tidy-html5/blob/master/README/LOCALIZE.md