![]() |
| ||||||||||
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Web Graphic, Design, Digital Images Talk about design, layout, your own work, photography, software related to graphics etc... |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| Yes, that is the point on my side to ! I recreated a side a friend of mine designed some years ago using pure html. I added a css layout and in the end we have half the lines of code and it also looked even better. So Css really is a thing you should use if you want to design your own homepage. Regrades Snoop1990 |
| |||
| I redesigned my site too with CSS and PHP. With PHP, it was much easier and it reduced the size of pages. Since I used <? include ''?> option of php for displaying Ads and the navigation bar, it will be easier to make the changes in the ad code applicable to all pages. But, CSS displays the page different in Linux and Windows even in the same firefox browser... Main problems are with the width and other sizes. |
| |||
| I redesigned my site too with CSS and PHP. With PHP, it was much easier and it reduced the size of pages. Since I used <? include ''?> option of php for displaying Ads and the navigation bar, it will be easier to make the changes in the ad code applicable to all pages. But, CSS displays the page different in Linux and Windows even in the same firefox browser... Main problems are with the width and other sizes. |
| |||
| Yes, I noticed the same thing. It is horrible how different all those browsers are and it takes me a long time to figure out how to design my side until it looked at least similar on all the different browsers. |
| |||
| You can do that using javascript, request the browser name and then dynamical choose the right style codes (css). That should fix your problem ! |
| |||
| Yup, I agree with Tronador. No one uses frames anymore. They're too cluttery. Tables are a possible choice, but I prefer CSS because it is more versatile. Plus, if you've got Dreamweaver, the CSS should be incredibly easy, which is how I've avoided properly learning CSS. |
| |||
| Quote:
. Its hard to code a website and make sure that it appears exactly the way you did the website using your default browser (in my case, Mozilla Firefox) |
| |||
| I have found Test your web design in different browsers - Browsershots has become invaluable when trying to view what your site looks like in different browsers on different systems. This is a great tool. However since late they have limited you to check your site for free once daily. But hey one check a day for free is better than none. There is a great table at W3Schools.com on CSS cross browser support and what browsers support what at CSS2 Reference . You can also validate css, html/xhtml pages at The W3C Markup Validation Service . Notepad ++ is great for viewing your code as it can be adapted to the language you are coding in and highlight your code and make it easier on you to spot mistakes. There are many other great tools out there but these are just a few to help you. |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How would you pass a variable from Flash AS3 to a HTML website? | Ghast | HTML/CSS/DHTML | 0 | 01-23-2010 03:52 AM |
| Why Web site not indexed in Yahoo? | Infoindya | SEO - Search Engine Optimization | 0 | 01-22-2010 12:04 PM |
| I installed windows xp on a laptop that already had windows vista. How do... | indsmaz | WIndows XP | 1 | 12-09-2009 02:21 AM |
| when you jailbreak your iphone does it erase your contacts? | djburnop | Apple Iphone | 2 | 12-09-2009 01:18 AM |
| I lost my blackberry disk!? | GETLIKEME | BlackBerry | 1 | 12-08-2009 12:52 PM |