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-
August 2025 M T W T F S S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Tag Archives: Images
Graphics in Frontpage – Noobie how to question
I want to put quite a few graphics in my frontpage. Do you have to load the graphics for a database which comes with your hosting company or only place a link to the graphics into your HTML Many thanks Surely someone knows the way to add graphics into a webpage…. You must first save the picture for a computer. Then: Place > Picture > From File Then find your report. You really need to upload the graphics for a web space, a similar place where your own html pages usually are stored. You should store graphics/iamges in the seperate sub directories. IN THE HTML < img src=" yourImageFolder/graphic. gif" /> You change the path according to exactly where and what you will have saved it as. As Trico says you’ll want to get your head surrounding the whole way online is structured… your own c: \ drive isn’t gonna be accessible to folks over the internet; even if you’re hosting your site (and as you said " internet hosting company" I assume you’re not) the d: \ syntax will make reference to their drives every time they visit your web-site not yours, so it’s never gonna work! So, yes, … Continue reading
Posted in Web Design
Tagged Absolute Positioning, C Drive, Frontpage, Graphics Web, Html Pages, Images, Img Src, Internet Hosting Company, Lt, Many Thanks, Node, Path, Quot, Reference, Syntax, upload, Web Space, Webpage
Leave a comment
I have a design problem
Could someone please evaluate the source associated with my site internet. webmastercentral. org and explain to me why the best column wont go all the way up up my internet page… please help. thank you First thing I’d do plainly were you will be simplify your program code. The layout seriously isn’t that complex, yet that column features a rowspan of SOME () — I’d guess these have something to do with that, but it’s a guess as there’s a great deal code there WE can’t work it out in the least. Sean MY SPOUSE AND I hate to pull out the older lame cliche, " use CSS"… Yet, you already possess a style sheet referenced. Why can you even have tables That’s the main point of making use of CSS. You need to find a THREE OR MORE column CSS example stylesheet and utilize identical layout on your webblog… without the requirement of any tables. That would clear up not only your entire column problems, but simplify the changing of your respective content. Much easier to incorporate new paragraphs, update content, etc. niko18- You’ve got a lot of nested conference tables, so it’s quite difficult to tell what is … Continue reading
Posted in Web Design
Tagged Best Estimate, Cliche, Code Lt, Colum, Column Features, Conference Tables, Css Example Stylesheet, guess, Images, Lot, Paragraphs, Rowspan, Style Sheet, Td Valign, Vertical Alignment, webblog
Leave a comment
Relative Sizes
Definitely everyone, I need some help the design of an online site. I’m attempting to create the site as accessible as you possibly can by using just about all relative sizes (as in opposition to absolute sizes) and have encountered a dilemma. I’m using Dreamweaver MX 2004 which has a table and when i insert images i always have made to the table, the table expands to fulfill the images’ original sizes instead of scaling the image to suit the page. That images stay assessed in absolute rank, and when I go and aim to change their widths in order to percentages, the website gets messed ” up “. Does anyone get any advice the point of an fluid layout isn’t not to lose the proportions. That’s among it’s major weak points. If you desire control, use preset. If you really don’t mind that text shall be too long in order to read comfortably, and there will be different proportions intended for different screen measurements, use fluid. Here’s a fascinating article on the problem: http: //www. 456bereastreet. com/archive/200504/fixed_or_fluid_width_elastic/ So far as I know, there is no way to make image sizes family member. A typical fluid layout won’t try to … Continue reading
Posted in Web Design
Tagged Absolute Sizes, Dilemma, Elements, Family Member, Image Sizes, Images, Measurements, Mx, Opposition, Percentages, Proportions, Relative Sizes, Uk Archives
Leave a comment
Price Question
Hello there, I’ve got a question about how precisely much I must charge someone. I am just only 17, but I’ve received about 5 several years experience with web development, and I work at a music store. One of several guitar teachers for the music store (he’s related to 24) wants me to generate a site for him. He wishes a. com address and merely a really simple site having a bio, some images, maybe some smaller sound samples, and many others. The awkwardness with price is we’re decent friends at the office, and I’m unsure how much MY PARTNER AND I should charge. I’m sure I should give him an appartment rate on hosting, but then I’m confused how much to charge for your site. What would you guys think Standard pricing ideas: http: //webdesignforums. net/more_web… bsite_design__what_should_i_charge_20599. web coding Personally under all those circumstances I’d keep your price low for the mate. He’ll obtain a website, you’ll get some valuable experience, and no doubt if he could be pleased he will tell many others and they’ll give you more work away from it. Raise you prices slowly since you get more work with time from different consumers and gain … Continue reading
Posted in Web Design
Tagged Awkwardness, Circumstances, Consumers, Gain Experience, Guitar Teachers, Hello, Images, Mate, Music Store, No Doubt, Price Question, reputation, Sound Samples
Leave a comment
Question: Taking out the border in image links
Without doubt guys, I’m making a new site at this time, and I use a image as any link, the rule is < the href=" index. html" > < img src=" images/DevilPenguinIntro. jpg" border=" 0" align=" left" width=" 106" height=" 113. 5" > < /a> The thing is, I want the border around the image to possibly be gone, how should i do that I position the border to 0, yet it’s still presently there…. anyone help Thanks. It’s still there while using border set for you to 0 try put this from the < head> < /head> tag HTML: < style type=" text/css" > img national boundaries: 0px; < /style> Without doubt, it’s stylise yet again… geez you’re similar to my webdesignforums protector angel or some thing, you’re at EACH thread I help make =P hehe, well actually Manged to get it to operate with < the href=" index. html" > < img border=" 0" src=" images/DevilPenguinIntro. jpg" align=" left" width=" 106" height=" 113. 5" > < /a> heh, exactly like to help away with what Allow me to =) Kudos. Observe that, as mentioned with another thread a little bit earlier (or later), the border=" 0" attribute isn’t … Continue reading
Posted in Web Design
Tagged Angel, attribute, doubt, image, Images, Img Border, Img Src, Jpg, Kudos, Little Bit, Lt, National Boundaries, Quot, Style Type, Tag Html, Xhtml
Leave a comment
WIP Down to Earth
I have been prepping a web-site for writing reviews which i and many of my friend will be needed for producing. This is done before, but we looked at a few new ideas which may help the web site to stand on top of the masses. The actual slogan and fonts are generally still WIP. It sports a cartoony feel because I’d prefer it to appear fun on the get go. I’m ready for many crits. http: //www. zioncreation. com/images/2d/dte_02. gif Well, I can’t actually say much with out actually seeing it in action, but the rounded corners appear to be they should be a problem. Since circular borders aren’t at present supported in whatever but Firefox, you’d ought to put those in a very background. However, when you put those in a very background image, you’d be limited to the amount space that qualifications image has for the room you have in your content… You could nonetheless pull it off having a hack or a couple, but whatever. Efficient, though, it seems good, since you say fonts are still while in the works (I think this one’s somewhat straight for the tastes). I have an alternative way to use … Continue reading
Posted in Web Design
Tagged Background Image, Borders, Cartoony, Crits, Div Tags, Down To Earth, Exact Link, Fonts, Fun, Hack, Images, Limited, regard, Rounded Corners, Sans Serif Font, Slogan, sports, Tastes
Leave a comment
Banner for a friends Forum
Hi Been a good year and the half since my spouse and i posted in these but im back again building and working on sites again after a lengthy break. Quick question your ive built a banner for any friend who possesses this forum: http: //www. the-darkside-uk. com/phpbb/ How on earth do i obtain the banner onto that forum. he also wants it to perform right across the top part is this doable many thanks phpBB uses skins offering the look and feel for the website. If you look inside root phpBB index, there should be a directory identified as skins (or styles or templates, undecided which). Inside, you will discover. tpl files matching to various regions of the pages which are constructed. That’s where you want to be editing files. Damm i understand no php by any means ill have to see if i gets this template file and have another request You include two choices: 1) Re-code the phpbb to feature the name from the logo you produced (not very easy) but is the answer. OR 2) Name the banner an individual created " _logo. gif" and place it within this directory " /phpbb/templates/subVereor/images/" You simply must play … Continue reading
Posted in Web Design
Tagged Banner, Break, Darkside, directory, Earth, Friends Forum, Good Year, Images, Liking, Look And Feel, Many Thanks, Php, Phpbb, Skins, Template Files, Theme Files, Tpl Files, Truth, Two Choices
Leave a comment
Borders around text?!
I do believe some users have already posted this question but find out how to get borders along with toolbars (the metalic ones) like in skinbase. org (or. com i 4got) Borders are frequently added using cascading down style sheets (CSS) while using border attribute. Instance: Your HTML is: Code: < div class=" WithBorders" > Lots and much text that I’d like to see a border around< /div> And in which case you need the CSS: Code: . WithBorderborder: 1px reliable silver; Post back would you like more help with CSS… are there kinds of borders and what about the tabs The ones on skinbase appearance cooler… how were they done Exactly what is the URL online world. skinbase. org Goodness me I see. If we’re both preaching about the same thing, then the ones you enjoy are done together with images. Take a look at these: http: //www. alistapart. com/articles/customcorners/ http: //www. bigbaer. com/css_tutorials/css. line. image. frame. variations. htm http: //www. alistapart. com/articles/practicalcss/ HTH you’ve gotten 2 broken inbound links, both alistapart. com pleez post back whenever you know the genuine link. Thanx for you help… They may be working here. It’s possible the website had been down briefly. … Continue reading
Posted in Web Design
Tagged Appearance, attribute, Border, Borders, Code Lt, Css Code, Css Tutorials, Div Class, Goodness, Image Frame, Images, Inbound Links, Line Image, Style Sheets, Tabs, thanx, Variations, Web Blog
Leave a comment
Best way to create a ‘search for’ page in DWMX
Howdy everyone, We have jumped straight together with this one. My intention is usually to create a page that permits users to find a specific record (word) from your SQL Database. Now the problems is that what the customer is searching for are not in just one column from the table, but five. Reason being is the fact that person who build the DB originally designed it to get ten areas of projects for that user to full, so the areas are Project JUST ONE, project 2, for example.. etc, so in search of a specific project seriously isn’t as simple as looking available as one column/field. I have created ten views inside SQL and hard-coded they’re certified criteria for screening purposes, and then created a union view to collect and display the outcomes of those twenty views, this works excellent but now We have got to build a page in DWMX as it. I have an application with a listing box that displays all of the projects a user may find, once he realizes the project they will click a button as well as a list will appear displaying all the members of staff taking care of that project. … Continue reading
Posted in Web Design
Tagged Advice, Images, Intention, Screening Purposes, Specific Project, Sql Database, That Permits Users, Union View
Leave a comment