Search
Views
- How do I create a Guestbook in Dreamweaver MX - 32,161 views
- 360 virtual tour HELP?!?! MOV or SWF??? - 27,733 views
- Looking for examples of one-page web sites w/ a tracker or counter - 27,331 views
- How can prepared an article for submission? - 15,397 views
- Are online forums obsolete? - 15,005 views
- Link Direct to Table Cell - 13,450 views
- Review www.mwfglobal.com - 7,434 views
- Installing Apache on Win2000 Prof - 6,420 views
- Discussion: KW in Domain, does it add value to appraisals or not? - 6,233 views
- Deprecated tags - 5,123 views
-
Recent Posts
Recent Comments
- Grace on Looking for examples of one-page web sites w/ a tracker or counter
- moneyfiver.com on Looking for examples of one-page web sites w/ a tracker or counter
- moneyfiver.com on Looking for examples of one-page web sites w/ a tracker or counter
- News on Looking for examples of one-page web sites w/ a tracker or counter
- News on Looking for examples of one-page web sites w/ a tracker or counter
Categories
Tags
Advice Ajax Amp backlinks Blog Cms domain doubt email google Greetings Hello Html Css image Images Internet Site Javascripting Job keyword keywords Lot Many Thanks money Niche people Photos Php Php Mysql Programmer Quot regard Right Direction Scripts Templates traffic Web Design Web Designer Webhost Web Page Web Page Design Web Pages wordpress World Wide Web Xhtml yahoo-
Daily Archives: November 5, 2012
Help with tables
Hi there, I am pretty new to web site design and only discovered HTML within the last week. I have read all the tutorials and understand HTML well in this article and am getting better at JSP and php making sure that I can eventually build a dynamic site. I’m using Dreamweaver to accomplish all this and also am having quite a few trouble. I need to generate a horizontal table for the top and a couple vertical tables upon both sides considering the body of the site at the center. My problem will be; the side stand does not wish to have anything next in order to it. The type promptly starts below that table and typing directly into above it only ends up with the table moving down the page (keep in mind that is in Dreamweaver). I determined I could handcode all-around this by building a giant table within the syntax: HTML: < STAND BORDER=3> < TR> < TD ROWSPAN=2> links< /TD> < TD COLSPAN=2> heading< /TD> < TD COLSPAN=2> body< /TD> < /TR> < /TABLE> This is fine to get a simple homepage, but I desire to implement a news posting system at the center with … Continue reading
Need Help first website… but not too noob =/
Hey guys/gals that is my first time posting and my very first time that actually making my own website. I am excellent in photoshop and still have tried messing by using websites before however the most i’ve obtained was sites performed in frontpage as well as dreamweaver. I have an idead now that I can’t seem to do in either of these programs… So hopefully someone might help me out along with what i want to do… I will explain and also have provided a vision… http: //www. digital8ball. net/test_layout2. jpg I dont know firstly how i should format the site. If I must use Frames for instance i listed or a simple faster loading method, you guys may know The center the location where the text will be I would really like to be " the key viewing area" so for instance only have a link at the end for " our journal" when you click it, it can open up in the center. I also want an entire layout to be opened in the seperate browser which is not resizeable / non scrollable (pop-up). so whenever you type in that URL (www. digital8ball. net) it can automatically open … Continue reading
Posted in Web Design
Tagged Casings, Colors, Gals, Glasses, Hey Guys, Intro Page, Loading Method, Making My Own Website, Personal Preference, Pop Up Blocker, Seperate Browser, Url Www, Wit
Leave a comment
Help needed on image gallery…
Hi there all, I’ve been asked to make a webpage that will display jpeg images from a certain way. Say some image size, some pics across, five pics down, that method of gallery. Since these images is going to be pulled up from the folder on the webserver that a member of staff takes care of the pics only should be resized for the display on the webpage, not truly resized themselves. Exist any ‘How-to’s’ and also examples, can that be coded throughout HTML, VBScript or Java What about any feeware plug-ins or even applications Any advice greatly appreciated, Mitch… This should involve a server-side language such as PHP or Perl. These programs will reside on the web host’s server and would want to be installed and designed by you. There are plenty of " gallery" type programs scripts on the market… prices vary. The part in relation to re-sizing complicates things a bit. Not all internet hosts allow users to apply the photo resizing modules they will or may not have access to installed on his or her servers. This means, you would need to have the correct measurement images uploaded in the first place. If your company owns … Continue reading
Posted in Web Design
Tagged Correct Measurement, Fly, Home Windows, Html Vbscript, Image Gallery, Image Size, Internal Server, Internet Hosts, Jpeg Images, Linux, Photo Resizing, Php Windows, Plug Ins, Scripts, Server Side Language, Servers, State Of The Art, Web Host, Webpage, Windows 2003 Server
Leave a comment
auto resize?????????????
howdy all im new towards the forum and i’ve my first issue, i am wanting to design a home page for my website and i would really like to know when there is something i can do so that they can make it resize automaticaly any time people have numerous screen resolutions, thanks for just about any help, Depending on what you are trying to do exactly this is simple or extremely complicated. You could use flash, css location, expanding tables, or write any complicated script that can switch out various elements dependant upon user resolution. What We would do is consider the CSS route, but that involves some kind of understanding of CSS(obviously). Probably for you the simpliest solution is to use a strong expanding table. An expanding table is usually a table with any variable width determined by the width in the browser. This site employs an expanding table in case you click on the " < < bigger" toggle switch about the top of the page. Depending on your own perticular circumstances how to start this could be responded a thousand techniques. Do research online on google for searchwebliquid webpage layout/searchweb Really, the short in addition to … Continue reading
Posted in Web Design
Tagged Circumstances, Dirty Version, Elements, google, Lt, Quot, Screen Resolutions, Variable Width, Webpage Layout
Leave a comment
Back to the drawingboard…
Fine, after seeing CSSZenGarden, We are humbled, and once reading Glyak’s CSS part one Tutorial, I decided to start screwing around which has a simple css layout. I immediately make a roadblock — Suprise! – coping with i. e. MY SPOUSE AND I created three instructional classes – a header, major, and menu. I positioned them according to the math with Glyak’s awesome short training, and tada! achievements in Firefox. Inside i. e., not so much. Seems to do using the padding, as when i remove it, Firefox as well as i. e. show similar thing. here’s several linkage. Extra padding on… Code: . head position: absolute; leading: 15px; left: 15px; width: 700px; height: 100px; background-color: #000000; extra padding: 5px; color: #FFEEDD . selection position: absolute; leading: 125px; left: 15px; width: 200px; height: 700px; background-color: #123456; extra padding: 5px; . main location: absolute; top: 125px; left: 225px; width: 490; levels: 565; padding: 5px; background-color: #556677; Padding away… Code: . head position: absolute; leading: 15px; left: 15px; width: 700px; height: 100px; background-color: #000000; /*padding: 5px; */ colouring: #FFEEDD . menu location: absolute; top: 125px; left: 15px; width: 200px; levels: 700px; background-color: #123456; /*padding: 5px; */ . major position: absolute; leading: 125px; … Continue reading
Posted in Web Design
Tagged Background Color, Color 000000, Css Layout, Hack, Head Position, Instructional Classes, Linkage, Mankind, Math, Padding, Roadblock, Screwing, Tada
Leave a comment
Screwing Around #3
it persists…. simple, elegent, very simple veiw fastened image. Truthfully… I think it’s brilliant!! Seriously.. its a wonderful example of congratulations minimalst design. Providing your content won’t suffer by being cramped in this small space I think it is a fantastic portfolio web-site.. Especially if it truely reflects ones design style. It is suprising how sometimes a nicely designed minimilst system can speak more louder about you than most of the most elaborate patterns. It would be nice if you used some form of proper bullets points such the normal circle/disc type or create your to add a far more stylistic touch. The alternating white/grey border looks slightly strange, and the typography of the main heading slightly sterlie and dreary. See where you are able to take this design what relating to this Personally, I’d add a few more pixels regarding space between a person’s list items, although other then which, it’s slick.; -) identical theme, different notion. I prefered the prior pocket-sized design, there’re a few alignment issues which bug me some why don’t you consider this version. What’s the goal of the blue bar running over the top.
Posted in Web Design
Tagged Alignment Issues, Bullets, Design Style, Disc Type, Grey Border, Heading, Notion, Portfolio Web, Screwing, Typography
Leave a comment