TavoxPeru
Aug 31 2006, 04:21 AM
| | In this site you can find some excellent CSS layouts and code snipets, its very simple but more important its very EFFECTIVE.
So dont waiste time and visit : Code-Sucks
Best regards, |
Comment/Reply (w/o sign-up)
KDEWolf
Aug 31 2006, 04:58 AM
Nice, though there isn't much content, the CSS/PHP sections will probably help me on setting up my new website here in Astahost. I know so little PHP that even this pretty basic stuff might prove useful. But could have some more advanced content (and more in number as well).
Comment/Reply (w/o sign-up)
SP Rao
Aug 31 2006, 06:39 AM
Well, the site mentioned by TavoxPeru is too basic. Effective yes. But not very well organized. Things are scattered around. But yes, for somebody who doesn't want to learn much fundu stuff and just want to see the job through, the site is useful. Basically if you have less time and more job to do (Very basic level), this is a good site for you.
Comment/Reply (w/o sign-up)
BooZker
Aug 31 2006, 08:44 AM
Looks cool, but i can type CSS pretty fast along with HTML. This would be great for beginners. I also like writing to my exact specs. Beginners should check this out for sure though.
Comment/Reply (w/o sign-up)
yordan
Aug 31 2006, 02:38 PM
QUOTE(TavoxPeru @ Aug 31 2006, 06:21 AM)  In this site you can find some excellent CSS layouts and code snipets, its very simple but more important its very EFFECTIVE. So dont waiste time and visit : Code-SucksBest regards, Very simple layouts, if you want to do quick and dirty things. I would like to know if it's easy to slightly change them, for instance adding a picture in the header. Because, unfortunately, I'm not like these guys "who can type CSS pretty fast along with HTML".
Comment/Reply (w/o sign-up)
TavoxPeru
Sep 1 2006, 01:10 AM
QUOTE(yordan @ Aug 31 2006, 09:38 AM)  Very simple layouts, if you want to do quick and dirty things. I would like to know if it's easy to slightly change them, for instance adding a picture in the header. Because, unfortunately, I'm not like these guys "who can type CSS pretty fast along with HTML".
As i say, its very simple and yes, you can change the layouts very easy, if you want to add a image or picture in the header simply add an img tag in the html div header tag like this: CODE <div id="header"><img src="logo.jpg"></div> Best regards,
Comment/Reply (w/o sign-up)
yordan
Sep 1 2006, 09:10 AM
QUOTE <div id="header"><img src="logo.jpg"></div> You are right, it's very simple. Thanks a lot, TavoxPeru !
Comment/Reply (w/o sign-up)
TavoxPeru
Sep 1 2006, 11:45 PM
QUOTE(yordan @ Sep 1 2006, 04:10 AM)  You are right, it's very simple. Thanks a lot, TavoxPeru !
You are welcome, and BTW i really dont think how easy is to edit these templates, really awesome, and i'm almost 100% sure that these are the most easy editable templates i find ever. best regards,
Comment/Reply (w/o sign-up)
yordan
Sep 4 2006, 11:04 AM
QUOTE <div id="header"><img src="logo.jpg"></div> OK, this works fine in the html page. Is it possible to put it in the css file ? is there a syntax for inserting an image in a css file ?
Comment/Reply (w/o sign-up)
jlhaslip
Sep 4 2006, 03:19 PM
QUOTE(yordan @ Sep 4 2006, 05:04 AM)  is there a syntax for inserting an image in a css file ?
No. The HTML is the information that you want to present to the user. The Image belongs in the HTML portion of the page. The CSS is a method which alters the presentation of the information, not the information itself. Therefore, to add an image to the page, it must be in the HTML and not the CSS.
Comment/Reply (w/o sign-up)
yordan
Sep 15 2008, 01:24 PM
QUOTE(Habble @ Sep 14 2008, 06:28 AM)  I dont have a clue what you are talking about sorry also whats the big deal with css i have never used css and problly never will A lot of people use css sheets. It's a way of formatting your web pages layout, without having to re-define your page layout in each html file. If you don't like it, of course, you don't use it. I don't use it, and my pages are not so nice as other people's pages are. If you want to do ugly things, write down your html pages all by yourself. If you want to have something nice, professional-looking, you buy a nice css layout or you choose a free one or you ask a friend to create one for you.
Comment/Reply (w/o sign-up)
Habble
Sep 14 2008, 04:28 AM
I dont have a clue what you are talking about sorry also whats the big deal with css i have never used css and problly never will
Comment/Reply (w/o sign-up)
TavoxPeru
Sep 5 2006, 01:47 AM
QUOTE(yordan @ Sep 4 2006, 03:40 PM)  And what is the syntax for putting a background image property in a css sheet ?
The syntax to putting a background image property in a css sheet is: CODE background-image: url('full_or_relative_url_of_the_image');
Take in mind that this is the most simple syntax to put an image as a background, the full syntax covers: - background-attachment
- background-color
- background-image
- background-position
- background-repeat
BTW, the 'background' property is a shorthand property for setting the individual background properties at the same time ('background-color', 'background-image', 'background-repeat', 'background-attachment' and 'background-position'). Take a look to the official CCS2 specification at: Offical W3C CCS2 SpecificationBest regards,
Comment/Reply (w/o sign-up)
yordan
Sep 4 2006, 08:40 PM
QUOTE and go in to the background-image property. And what is the syntax for putting a background image property in a css sheet ?
Comment/Reply (w/o sign-up)
Similar Topics
Keywords : code, snippets, css, layout
- The Step Up. A Guide For Myspace Design
Actual code is included here :) (2)
Code Improvement And Optimization
A beta service...it's almost free (2) I am offering a code improvement, optimization, validation and accessibilities assessment exclusive
to Astahost members. This is currently not offered at the Trap17 side of the corporation because
credits there are no use and I now rarely visit at Trap17 anymore. /wink.gif"
style="vertical-align:middle" emoid=";)" border="0" alt="wink.gif" /> Now there are some certain
things that are not explained on the page so I will explain them here. 1. This code improvement
service will only be offered to sites that DOES NOT contain racist, hatred, discriminative, criminal
(wa....
3 Column Css Layout
I am having some problems! (13) To make a CSS layout with two columns isn't a problem, but when making a 3 column layout without
tables, I encountered some things where I find tables to be better for designing layouts.. so here
is my problem: I have a menu bar at the left, a sidebar at the right and the content/center bar at
the center of the page and of course a header and a footer with which I didn't have any
problems, the problem is with the content/center bar, here is what I have: (all links won't be
anchors, due to those pages are only temporary) quatrux.net/index_css.html but my pag....
Home Videos
html code for home video (4) I was wondering if anyone knows how to turn a home video that is saved on your computer to that of a
html code so I can put it onto my myspace page... Please if anyone at all knows how to do this
please please help me!!!!....
Blogger Code Problems
(1) If I posted in the wrong forum, please forgive me /smile.gif" style="vertical-align:middle"
emoid=":)" border="0" alt="smile.gif" /> I had troubles determinating where to put this. Anyhow, I
have recently started a blog at blogger.com (actually it's blogspot.com). One of the main things
I didn't like was the archive page. It showed whole posts, and I wanted it to show titles as
links only. So I found a hack, and did everything as it said, but now I have problems. Blogger has
codes to determine which page will use that part of the code. In order to define the a....
To Hide Your Source Code
all you need to know to hide your source code.. (18) protect your source code! follow these easy 5 steps: Copied from
http://www.cgiscript.net/cgi-script/csNews...wone&id=19&op=t QUOTE Step 1: let's assume
your main page is named index.htm. Rename index.htm to encrypt.htm. Step 2: open encrypt.htm
source code and add the code below to the file, right after the opening BODY tag. CODE
m='%3Cscript%20language%3DJavaScript%3E%3C%21--%0D%0A%0D%0Avar%20message%3D%22Function%20Disable
d%21%22%3B%0D%0A%0D%0Afunction%20clickIE%28%29%20%20%7Bif%20%28document.all%29%20%7Balert%28message%
29%3Breturn%20false%3....
I Need Help With A Code: Myspace Profile Css
(5) Ok, I made this background for myspace, but it wants to tile itself and all that jazz.. the image is
800x600 cuz i know most users have that setting. anyhoo im sure there is a html tag out there
somewhere to keep an image fixed and resized depending on resolution.. but then again i could be
wrong haha.. come to think of it i probably am wrong but i thought i would ask you all if you knew
of a code that would do that... here is my profile page for reference: Myspace Page anyhelp is
greatly appreciated.. i may just wind up fading the edges of the pic into black and cen....
Free Shoutbox? HTML, Flash or PHP Code
(25) does anyone know where i can find a free shoubox thats customisable? it can be in html, php or flash
format. thanks in advance paul....
Jscript/html/css Code Help
irritating gaps in spliced image (8) Here is a link to one of the pages i am designing for my parents business website. all the other
pages - except the main page - are just imagemaps. this page and the main are spliced images - the
main contains a iframe blog - but in this one in xp/ ie and firefox/ all the images are pulled apart
the idea for the page is that the user mouse-over's the cartons and the blank box of grass in
the bottom has the details of the product printed in it. i am totally able to git rid of the
splicing if nessisary and use div's but i cant figure how. could someone help me s....
Need Help With Floating Layout!
Any coding experts out there? (11) First: I’m sorry, but I don’t know to which sub forum this topic belongs. Maybe a kind moderator
will move this in the future. And now to my question: I’m currently building a new website which
can be rather hard if you don’t know anything about coding (!). /tongue.gif"
style="vertical-align:middle" emoid=":P" border="0" alt="tongue.gif" /> This is how I want my
website to look like: Now, my question is if it’s possible to make my content box float while the
left box (with the buttons) stays on top (where it is now)? I bet there is a solution, but as I said
I’m no....
Table Layout Vs. Css Layout
So using tables is considered bad style? (18) I have heard that using tables for layout in a webpage is bad style. It is possible, but much more
of a hassle, to get the same results using CSS (float), but is using float in this way really better
style than tables? Most websitesstill use tables. Please give me your opinion, or the "general"
opinion uif you think you know it, I'm curious, and can't decide which way yo go.....
Website Layout
(10) hi all i planning to build a website. Theme: Job Info in India, forum for fresh graduates Can you
guyz suggest me the Best format for the front page. Thanks in advance.....
Simple Java Script Code For Print Pages
(0) A simple java script code for printing your website pages just copy and paste below code on your
pages you can use image or text instead of button. Print screen button function
varitext(text){ text=document print(text) } // End --> onclick="varitext()">
be successful ! Soleimanian....
Div Tags Vs Tables For Layout
what should I use? (10) Hello everyone. First of all, hello. I want to make a really nice website. I don't want to use
tables but if I want to make a page with Adobe Image Ready it would be tables based. I know when I
use DIV tags it's simpler and the loading time seems to be faster. I don't know if i can
make a good looking site with just DIV tags. Does anyone have a preference when doing the layout of
their site? If I use DIV tags the main graphic on the site will be the banner. I'm not a very
big fan of heavy graphics. The content of the site is actually my main concern, and....
Code To Send An Email From A Form
(10) HTML form action=" http://www.bool.co.il/cgi-bin/bu.cgi?page=send2friend&id=8006 " method="
post "> font face=" Arial "> input type=" text " name=" sender "> /font > the sender: br > input
type=" text " name=" sender_email "> sender's mail: br > font face=" Arial (hebrew) "> input
type=" text " name=" receiver "> /font > to: br > input type=" text " name=" receiver_email ">
email Of receives the announcement: br > font face=" Arial (hebrew) "> input type=" text " name="
subject "> /font > the subject: br > input type=" submit " value=" send "> /....
Basic XML code
(3) you will need to start with..... ....
Basic css code
(3) to create a website in css...you will need to start with the basic code... /* CSS Document */....
Hex Color codes
a list of colors in code (6) I have here compiled a list of colors in Hexidecimal code. I have listed them in alphabetical order.
I put them in three different files so ill put them in three posts. A-D, F-M, N-Y, dont worry i know
my alphabet, their are just no colors starting with E etc. A-D Aliceblue-F0F8FF
Antiquewhite-FAEBD7 Aqua-00FFFF Aquamarine-7FFFD4 Azure-F0FFFF Beige-F5F5DC Bisque-FFE4C4
Black-000000 Blanchedalmond-FFEBCD Blue-0000FF Blueviolet-8A2BE2 Brown-A52A2A Burlywood-DEB887
Cadetblue-5F9EA0 Chartreuse-7FFF00 Chocolate-D2691E Coral-FF7F50 Cornflowerblue-6495ED Cornsilk-F....
Looking for code, snippets, css, layout
|
See Also,
*SIMILAR VIDEOS*
Searching Video's for code, snippets, css, layout
|
advertisement
|
|