This is a discussion on "what type of code" within the Starting Out section. This forum, and the thread "what type of code are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
what type of code
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
what type of code
hi all im new here and am hoping for some help and advise i have some questions and they are
1 how do you make a web site auto size depending on the screen rez of the veiwer i have an example of a site here http://www.dre2001.com/ 2. what program should i use to implement that sort of code i have done a little site building already this is my site www.underworldmusicproductions.com if you want to check it out and give me feed back i made the mistake of making it with my screen res set to 1152x864 but be for i fix it i am hoping to learn a bit more so i can make it more interactive and engaging thanx in advance to any replies im looking forward to learning from you all |
|
|
|
||||
|
Re: what type of code
Create a CSS layout using percentages instead of pixels for widths. EXAMPLE: (www.thehtmldude.com/rocketvideo)
Your example site is done using flash. That's a little more complicated. I don't think there is a program that will do this for you if your using an image as your background. Not sure how they did it on DRE. |
|
|||
|
Re: what type of code
thanx for the reply ill do the percentage widths like youve sugested
but i would still like to know if any one else knows how they did it thanx again |
|
|||
|
Re: what type of code
if any one is interested i worked it out very simply used front page to import an image into a lyer and put % width and height as sugested and it streches the image to fit the screen depending on the rez awsome
|
|
||||
|
Re: what type of code
Aww. FrontPage. Ew.
|
|
||||
|
Re: what type of code
hahaha...you need to stay away from frontpage, and dreamwevers WISSYWIG view...they suck. Hand code your sites.
|
|
||||
|
Re: what type of code
Front page? Ohh is that the program that Microsoft released in 2003 and had a banner that said this?
Ok, don't use Frontpage or Dreamweaver design view because Frontpage especially uses "Extensions" which means, "Hey, we can't program it right, so we make something that might work on 10% of hosting servers (who support it) and won't work on most browsers other than Internet Explorer." Ok, I love you Microsoft, but I dislike Frontpage... Probably the reason your new Web Techs threw it out and made a completely new program.
Last Blog Entry: Happy Holidays - A Non Offensive way to say Merry Christmas? WRONG! (Dec 11th, 2007)
|
![]() |
| Tags |
| auto size |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What is the best way to achieve these type of sites ? | marSoul | Website Planning | 4 | Dec 11th, 2007 01:08 |
| Assigning a value to Hidden Type. | thanawala84 | Web Page Design | 1 | Oct 13th, 2007 08:10 |
| Using type 'Text' everywhere, wrong? | @lun | Databases | 1 | Aug 8th, 2007 18:46 |
| Dynamic type and polymorphism | abalfazl | PHP Forum | 2 | Sep 7th, 2005 02:50 |
| Jagged type above 12pt | gribble | Web Page Design | 1 | Aug 17th, 2005 16:51 |