Free Republic
Browse · Search
General/Chat
Topics · Post Article

Skip to comments.

HTML Sandbox 2012
Free Republic | 01 January 2012 | Free Republic

Posted on 01/01/2012 5:09:33 PM PST by ShadowAce

click here to read article


Navigation: use the links below to view more comments.
first previous 1-2021-4041-6061-80 ... 121-128 next last
To: ShadowAce
www.superbad.com
41 posted on 01/02/2012 8:59:39 AM PST by ßuddaßudd (7 days - 7 ways a Guero y Guay Lao << >> with a floating, shifting, ever changing persona)
[ Post Reply | Private Reply | To 1 | View Replies]

To: ShadowAce
My first attempt at posting an image, using "hot-linking," courtesy of 2011's best player, Matt Kemp. Looks fine on "Preview"!


42 posted on 01/02/2012 10:55:11 AM PST by Hebrews 11:6 (Do you REALLY believe that (1) God IS, and (2) God IS GOOD?)
[ Post Reply | Private Reply | To 1 | View Replies]

To: ShadowAce

Sadly, I don’t know very many tricks for using FR on mobile devices! I wish I did. I first learned that some OS’s are easier to read FR on, to fit a big enough font into the window perfectly so no scrolling is needed from left o right on each line.

Then I learned about the End of Page app on apple devices (it may be on others as well) where it stays in your bookmark and you can tap it to get to the end of the FR page you are on instantly. Essential for keeping up on a live thread.

And the newest trick i learned is from other people here, that I mentioned. A few little dashes under a desired quotation from another’s post, and FR fills in the whole line, under which you can put your own comment.

I hope other people chime in with more mobile device tricks for FR.


43 posted on 01/02/2012 11:32:14 AM PST by Yaelle
[ Post Reply | Private Reply | To 38 | View Replies]

To: leapfrog0202

I save these threads every year.

You can practice posting anything and everything on this thread!

Easy to understand instructions for all things HTML.


44 posted on 01/08/2012 10:31:02 AM PST by onyx (PLEASE SUPPORT FREE REPUBLIC - DONATE MONTHLY! If you want on Sarah Palin's Ping List, let me know!)
[ Post Reply | Private Reply | To 1 | View Replies]

To: ShadowAce

Bookmarked for later.


45 posted on 01/08/2012 10:34:08 AM PST by Godebert (NO PERSON EXCEPT A NATURAL BORN CITIZEN!)
[ Post Reply | Private Reply | To 1 | View Replies]

To: ShadowAce
bookmarked

46 posted on 01/15/2012 9:51:54 AM PST by Yogafist
[ Post Reply | Private Reply | To 1 | View Replies]

To: Scoutmaster
Test of a 495-pixel-wide table, with one 300- and four 40-pixel columns, 5-pixel cellpadding (5+300+5+40+5+40+5+40+5+40+5+40+5=495)

Border=2 for viewing

Should be 300 I’m 40 So am I: 40 40? That’s me Copycat 40
Align left And center Center Center Ditto

Why are all the columns showing the same size in the preview?

I distinctly included the width="300" and width="40", did not use "px", just the number.

47 posted on 01/16/2012 1:41:31 PM PST by Scoutmaster (You knew the job was dangerous when you took it)
[ Post Reply | Private Reply | To 46 | View Replies]

To: Scoutmaster
Should be 300 I’m 40 So am I: 40 40? That’s me Copycat 40
Align left And center Center Center Ditto

 

Here's what I did to correct it--

Remove the table size. I don't know if that affected it, but with the sizes of the columns specified, it's not needed.

Removed the quotes from "left" and "center" in the align attribute.

48 posted on 01/16/2012 5:10:32 PM PST by ShadowAce (Linux -- The Ultimate Windows Service Pack)
[ Post Reply | Private Reply | To 47 | View Replies]

To: ShadowAce
HTML Help Threads for Newbies
(And Anyone Else Who Needs It)






Got the original from Backhoe and I have tried to keep it up on my page so here it is again Thanks for posting the new thread ShadowAce!
49 posted on 01/16/2012 5:19:50 PM PST by Rightly Biased (Do you know how awkward it is to have a political argument with a naked man?)
[ Post Reply | Private Reply | To 2 | View Replies]

To: ShadowAce
I tried it (in preview) without a table size and it didn't work. Notice that as you posted it, the three 40-pixel columns are not not same width, and the 175-pixel-width column is not 175 pixels wide (at least not on my MacBook Pro or large MacPro monitor). The widths of the columns appear to be set by the text of the headers, not the 'width="x"' HTML column-width specification. You've seen my markup language in the FReemail.

Curious, eh?

50 posted on 01/16/2012 5:42:23 PM PST by Scoutmaster (You knew the job was dangerous when you took it)
[ Post Reply | Private Reply | To 48 | View Replies]

To: Scoutmaster
I meant to notice that as well in my remoarks--

I do believe that if the text would fit wthin the 40 pixel size, then the columns would be the correct size. However since text i important in a table, it must put the text as written into the column. Since the text is not negotiable, the column width must give way to fit the text.

Try the same thing with no text, or a single char and see if that works:

300 . . . .
Align left . . . .

 


51 posted on 01/17/2012 3:36:05 AM PST by ShadowAce (Linux -- The Ultimate Windows Service Pack)
[ Post Reply | Private Reply | To 50 | View Replies]

To: ShadowAce
I do believe that if the text would fit wthin the 40 pixel size, then the columns would be the correct size. However since text i important in a table, it must put the text as written into the column. Since the text is not negotiable, the column width must give way to fit the text.

Thanks.

I'm viewing at 1920x1200 resolution. The 175-pixel column isn't remotely close to 175 pixels wide, nor are the 40-pixel columns close to 40 pixels. I don't think any em adjuster or other cascading styles on the freerepublic.com style sheet affects that, does it?. The columns don't appear to be affected by the 'width' tag, but auto-size to fit the widest text among the cells within that column. Correct?

Also, can you wrap text in a table cell without using a div and css - and without getting a scroll bar? Four pages of Google results didn't yield an answer. All gave me scroll bars or divs/css. I've used divs for so long that this is a refresher course for me in tables.

52 posted on 01/17/2012 5:27:15 AM PST by Scoutmaster (You knew the job was dangerous when you took it)
[ Post Reply | Private Reply | To 51 | View Replies]

To: Scoutmaster
The columns don't appear to be affected by the 'width' tag, but auto-size to fit the widest text among the cells within that column. Correct?

The columns are the width of the widest part of the content--either the width tag, or the text within the column. If the text fits within the width tag value, then the column is the width of the tag--otherwise it is the width of the text.

Also, can you wrap text in a table cell without using a div and css - and without getting a scroll bar?

Try breaking up the text using <br> tags.

53 posted on 01/17/2012 5:51:38 AM PST by ShadowAce (Linux -- The Ultimate Windows Service Pack)
[ Post Reply | Private Reply | To 52 | View Replies]

To: ShadowAce
The columns are the width of the widest part of the content--either the width tag, or the text within the column.

Is the phrase "Align left" wider than 175 pixels? That phrase is setting the width of the first column (on my 1920x1200 resolution monitor, Firefox window at near maximum size - Mac)

54 posted on 01/17/2012 6:21:47 AM PST by Scoutmaster (You knew the job was dangerous when you took it)
[ Post Reply | Private Reply | To 53 | View Replies]

To: Scoutmaster
Hmm--Not sure. On my monitor, I see a wider column there, with the text left aligned properly. It takes less than half the column width.

My display is 1680x1050 on a Dell P2210, with Firefox maximized on this screen.

55 posted on 01/17/2012 7:57:13 AM PST by ShadowAce (Linux -- The Ultimate Windows Service Pack)
[ Post Reply | Private Reply | To 54 | View Replies]

To: ShadowAce
On my monitor, I see a wider column there, with the text left aligned properly. It takes less than half the column width.

Thanks. It's a browser-specific issue. Worked for me in Firefox.

Even with a good 'reset' CSS, a web designer deals with browser-specific issues. Lots of them for IE6, and CSS rounded corners, transparency, shadows, and @font-face are handled differently by IE and mozilla than other browsers.

I just didn't expect something as established as tables to be treated differently by different browsers.

56 posted on 01/24/2012 5:27:19 AM PST by Scoutmaster (You knew the job was dangerous when you took it)
[ Post Reply | Private Reply | To 55 | View Replies]

To: Scoutmaster
I just didn't expect something as established as tables to be treated differently by different browsers.

That is an interesting observation. I would not have expected that, either.

57 posted on 01/24/2012 5:38:17 AM PST by ShadowAce (Linux -- The Ultimate Windows Service Pack)
[ Post Reply | Private Reply | To 56 | View Replies]

To: ShadowAce
That is an interesting observation. I would not have expected that, either.

When I'm designing a website, I'll use Adobe Browser Lab, bowsershots.org, or another system to test a site in various browsers and various versions of those browsers.

Now that Netscape's not in the picture, headaches are primarily confined to IE (and let's not even talk about IE6), the browser that doesn't think it has to play by the rules ("I'm getting better," in Monty Python parlance, IE says). Although there are Mozilla-specific CSS rules for @font-faces and rounded corners, etc.

I was using Safari Version 5.1.2 (6534.52.7) on OS X Version 10.6.8 (Firefox runs slow, and Chrome is just too streamlined some of the time; Opera's okay), and it simply doesn't show tables correctly. I kick among four browsers depending on what I'm doing. The table widths show fine in everything except Safari.

Odd. As I said, I was taking a table refresher because tables were replaced by the

element in HTML for so much so long ago- unless you really need a table. Somebody in Cupertino must have decided "tables? Who needs a browser that shows tables correctly."

Thank you for all of your help. I'm posting this reply in Firefox.

58 posted on 01/24/2012 3:04:11 PM PST by Scoutmaster (You knew the job was dangerous when you took it)
[ Post Reply | Private Reply | To 57 | View Replies]

To: onyx
FIRST TRY
After NV
Delegate tally approximately
Romney 51 Newt 45
when FL vote divided per RNC rules!

Pass the word!


CLICK TO DONATE TO NEWT

CONTACT FOR RNC:
website@nrcc.org

310 First Street
Washington DC 20003

Encourage them to do the RIGHT thing: end the FL fiasco NOW!
Play by RULE 15:B:2

59 posted on 02/07/2012 10:03:03 AM PST by hoosiermama (Stand with God and Sarah and Newt will be standing next to you.)
[ Post Reply | Private Reply | To 2 | View Replies]

To: hoosiermama
test
[IMG]http://i120.photobucket.com/albums/o177/camaniac/terryfront1.jpg[/IMG] or
[IMG]http://i120.photobucket.com/albums/o177/camaniac/terryfront1.jpg,/img> or
[IMG]http/www.i120.photobucket.com/albums/o177/camaniac/terryfront1.jpg
60 posted on 02/26/2012 11:25:31 AM PST by freebird5850 (Of course Obama loves his country...it's just that Newt loves mine!)
[ Post Reply | Private Reply | To 59 | View Replies]


Navigation: use the links below to view more comments.
first previous 1-2021-4041-6061-80 ... 121-128 next last

Disclaimer: Opinions posted on Free Republic are those of the individual posters and do not necessarily represent the opinion of Free Republic or its management. All materials posted herein are protected by copyright law and the exemption for fair use of copyrighted works.

Free Republic
Browse · Search
General/Chat
Topics · Post Article

FreeRepublic, LLC, PO BOX 9771, FRESNO, CA 93794
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson