|
||||
so teruk la your coding..
if you're using css and div, remove away all the table lah. the table code <table> is not today's standard anymore learn to code in proper way.. it's fun! anyway.. it's not IE is ok.. it is because ie is s***s. hehehe... since ie not using the standard code. Firefox using the standard one. Btw.. in your case.. you should paste the "layout.css" code too... then let we 'CSI Miami' it. ![]() Last edited by mysticmind; 02-10-2007 at 02:07 PM. |
|
||||
erm just an advice, dun use a <div> specifically for a word or a paragraph, should be using <p>, <div> is for layering and layouting. <p> which is the one who suppose to control how the text should be
__________________
Boonage - Freedom is Everything |
|
||||
I use <div> quite often..and same as my expert tutor told me, u can use firefox to check as the the alignment or position is fix at the place u want, then once firefox show the right position, it is for sure for IE.
but, just wondering, if you using div..wat for u put table there?
__________________
Hash here.. |
|
||||
<table> tag is a standard for today as well but it has a standard format to follow, U can't simply <div> for a complicated style of a report table rite.. <div> tags r mainly for layer like wat U do in photoshop, dividin portion for Ur web page
<span> tags r important to place along <div> for stylin purpose, y not <p>? cos <p> define "paragraph", basically will start Ur part in clean new line, so we replace wv <span> for some circumstances so tat wen U study back Ur css codes later U'll know U r not dealin wv paragraph, however U can stil style Ur p wv "white-space"? if Im not wrong.. I prefer to code tis way Code:
<div id="box"> Where do <span class="you">you</span> want to go <span class="today">today</span>? <p class="articleSubject"> ... </p> </div> Code:
#box {..}
#box SPAN.you {..}
#box SPAN.today {..}
#box P.articleSubject {..}
my 2 cent, tis is not 100% correct I just simply type |
![]() |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Your favourite web browser | genzy | Webmaster Tools | 94 | 16-11-2008 02:42 AM |
| The best web browser | mozaks | Mamak Stall | 44 | 08-02-2006 03:37 AM |
| Internal Server Error - ASP error | ladyheart2612 | Website Programming | 0 | 21-07-2005 09:22 AM |
| Look different on different browser | GeminiGeek | Website Design | 10 | 27-10-2004 09:49 AM |
| Browser incompatibility | terranovae | Website Design | 7 | 18-05-2002 02:01 AM |
All times are GMT +8. The time now is 11:58 PM.
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0 vBulletin skin by ForumMonkeys.com.
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0 vBulletin skin by ForumMonkeys.com.












hehehe... 


Linear Mode

