Tag Archives: Css

ideas on designing a professional portfolio?

I’ve been looking at almost all these online portfolios along with i freakin adore them.. I care how they are done!! I’ve been performing my first page (my FIRST page and my initial shot at HTML DOCUMENT and CSS plus everything else to do with web design, I must admit I was a pretty fast learner and may accomplish anything handling anything in the following category only appearing told ONCE)… so recommendations my first attempt http: //www. chelcitosway. cz. cc The item looks plain, it maybe even seems as if a beginner, which can be what I feel here for. I’d like to see ideas, random words we can google and also youtube how they may be done, or books I could read to discover things, I want in making this webpage actually awesome and I wish to accomplish it on my very own so that Allow me to learn and say I did it. I’m pretty smart and I’m really knowledgable along with internet and pcs so telling me something that is definitely advance, I can ordinarily learn or figure it out on by myself. So I’d for instance any tips, ideas or other things that you people became! … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , | Leave a comment

I’ve been told my webpage doesn’t fit every resolution/monitor size, how do I fix this?

And here is my webpage, We have it aligned, but I want to set up a code so that no matter what size monitor you could have, it will display correctly. I’m an amateur with regards to coding and css. I’m more of an expert at the look rather than this html stuff. Many thanks, Java What your trying for is called your fluid or fruit juice layout, that will adjust everything about the page based around the size of the browser. Enter into your esophagus a very complicated and tricky activity correctly. Since you will discover so many resolutions then you throw in different browsers, it is difficult to do when every browser on every resolution displays precisely the same. The basic thing you’ll want to do is dimensions every element about the page using percentages rather than fixed sizes. If you’re new to CSS, you should do some homework on liquid or perhaps fluid CSS layouts before attempting while it can and will probably be very frustrating trying to accomplish without understanding the idea.

Posted in Web Design | Tagged , , , , , , , , , , , , , | Leave a comment

Moving on beyond .xhtml and .css

Greetings peoples, I am getting a lot more confident with my utilization of css and xhtml in order to develop websites in addition to am now along at the stage of giving small voluntary orgs when they would like me to help revamp their web page. It gives me personally practise and a minimum of I can often be of some employ. As these individuals will want youngster should be add/change their own content even if it is only changing the concerning me section as well as contact details. To ensure the first question is usually, do all web-designers use CMS of one type or maybe another We are beginning to engage in with various diverse CMS but I never want to lose the relevant skills I have established in creating. css as well as html. Any assistance of where MY PARTNER AND I go next within my next point of development. My question can be stating the noticeable but I want youngster should be create bespoke sites using css in addition to html. Any advice will be gratefully appreciated You won’t. Most, if not all, CMSes output XHTML plus CSS. The only thing that can happen is you will … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment

Round corners on spry image slideshow dreamweaver CS5

I’m wanting to create a custom spry image slideshow by using dreamweaver. the typical 4 corner rectangular shape ones just appearance so boring. Can’t figure out how to make the factors round.. Any help would be appreciated, thanks. If you are using a div tag for your image holder or on the whole slideshow add these lines on the CSS -moz-border-radius: 15px 15px 15px 15px; -webkit-border-radius: 15px 15px 15px 15px; border-radius: 15px 15px 15px 15px; These kinds of three lines associated with code will include a 15px circle edge to every single corner. You can modify the size if you want. Each 15px represents a quarter. There are about three lines of code regarding it to work in multiple browsers.

Posted in Web Design | Tagged , , , , , , , , , | Leave a comment

Here is an easy-to-install/customize Twitter feed plugin

After searching for some time online, I finally discovered a Twitter plugin which is very easy to install and customize. I thought i always should share it along with you guys. Here is the link: http: //www. 1stwebdesigner. com/css/customize-twitter-search-widgets/ To customize this plugin, you must have basic perception of CSS. It also involves basic features from the javascript that you post on the html page. These features can be added or recinded by inserting ‘true’ or ‘false’ through the variables of individuals features. Also you can change what twitting feed is shown from the javascript. I hope some of you get it helpful. Many thanks. This one falls into the category of " snippets". Because we (the staff) are generally discussing whether or not we should have a section in WDF at code " snippets", in addition to like in this circumstance, a link to your code " snippet". I’m wondering just what exactly other peoples’ thoughts are on this. A ‘snippets’ area would be VERY helpful. It would save all his time when looking for a script. It took me hours to get this script. My concern within the snippet topic is that this: So one man or women … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , | Leave a comment

Advice in the redesign of sites main function.

The basis associated with my site is the fact I have a huge QR code about the main page. This QR program code is hollow and derived from a couple $ 100 or so empty spaces. The empty spaces are if anyone is to upload their particular QR code, so eventually the chief QR code will be made up of smaller personal QR codes. You could have a look for yourself to getting a better idea: http: //qrposterboard. com I have to redesign it because the process of setting individual QR codes is incredibly cumbersome. I used a great html image chart and mapped out many of the coordinates within this QR code. Each coordinate is then linked to an email form where the user submits there QR code. Since I had no way with tracking which square the user clicked on, I had to create an original email form for every square. I then take these records and have to help update the impression map. It have been suggested by another person to replace the actual image map and use CSS place the individual squares The entire process has to be overhauled. Any help or suggestions could be appreciated. … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Site Navigation and where am I now?

So, I’d like to help hear from individuals who are far much more experienced than me in web site design. The site I will be working on may be a hobby. The entertaining, geeky role playing community sorts of hobby. I include an over all idea, as to how I would like things to appear, but I really know what I want, is actually beyond my encounter. So, any suggestions as well as helpful insights have become much appreciated. Somewhere along the line, I got the idea in my head that we wanted to employ Joomla, and implement it for overall navigation system for that site. I’m sure CSS could do the identical job. Since that is the hobby, a play-by-post RPG town, I decided around the overall color style, being similar inside color to outdated vellum. 20 a matter of minutes in gimp, and I could have a quality faux-vellum image to tile inside the background. The main feature from the site would be your forum itself, in addition to a wiki. Several minor things, mostly dealing with the PHPBB mods may just be added as buttons, but I had intended in gathering a Joomla theme to take care … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Anyone know where I can find big rotating banners

Everyone know where Allow me to find big turning banners like noticed here –> https: //squareup. com/ There’re doing that most of with javascripting. MY PARTNER AND I does look truly nice, but their business is about User Interfaces. You can watch the HTML with their site along with see the javascripting at the end of the key page. I’m guessing most of the scripting is made by them. sure I saw all that… I simply want something equivalent… I see many javacript/jquery sliders however , not like this where it takes up all the actual screen Fairly awesome. I like exactly who are doing having JS (and CSS3) these days. Have you noticed the newSmart Internet site < — 100 % AWESOME!! If you can’t mind shelling out a bit of cash, look with this. That is not it, Alpha. That looks like nivo online world. noupe. com/ u can find them here you possibly can go into jquery script, css where u can boost the width. then by making use of position u can use it. in the event that width of system is 980px. hold slider width: 100% as well as so. n retain that div outdoor … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Web developing $/ web maintenance $ > web design $ ?

Howdy, So I am doing website stuff for the money for over ONLY TWO months now. Although I initially went within makeover websites (because MY SPOUSE AND I only knew HTML after i started, followed by the quick study connected with CSS), it feels web developing (forms, searching carts, organizational plans) and also maintenance (ftp, seo work) is actually more profitable (I’ve been doing a certain amount of developing lately). IMO, here are some reasons why: sitebuilders, dreamweaver, frontpage, in addition to wordpress make common designers dispensable. the very best tier designers possess great art technique and experience, in order that they always will have got value, but in most cases, things that common designers do can be replicated by templates or programs. contrasting that above, the work associated with developers can’t seriously be delegated with a program. i’ve viewed form builders, but there is no way people opportunity find one that could do everything they want to gain and need, so someone with php technique is valuable. i’ve been getting plenty of one-offs, as within, people just want me to begin this one thing (worth 1-3 hours) and then they’re finished. in huge amounts, these one-offs could be very … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment
Page 9 of 9« First...56789