Attaching CSS to Html

Post your questions and problem reports here

Moderator: kfury77

Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
  • Check the Support section of the corresponding product first. Chances are you will find your answer there;
  • Do not create new topics for already reported problems. Add your comments to the existing topics instead;
  • Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
  • Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
  • Include the version number of the software you are using;
  • This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
Post Reply
mo_nyc
Posts: 3
Joined: Sat Jun 14, 2008 10:28 pm

Attaching CSS to Html

Post by mo_nyc »

Hello to everyone:

I am newbie to this whole web designing from scratch. I have submitted a website before but that was using,
WYSIWYG software. Seeing what others have done from scratch with html, css is awesome. I am hoping
to get a point where I can use my skills and design for others. But untill that time I am a rookie just looking to learn.

Now I am more nervous than anything else to get a website done and then posted without the need of WYSIWYG software
I guess its just me being excited because I am learning something that is new.

So once again. Hello everyone. :D,

Now I do have a question or two,

How would I go about attaching CSS blank page to the html doc by using Webbuilder 2008.

and second, does this forum have a section that memebers can showcase there work.
mo_nyc
Posts: 3
Joined: Sat Jun 14, 2008 10:28 pm

Re: Attaching CSS to Html

Post by mo_nyc »

Thanks guys I have figured it out myself.
User avatar
chrisjlocke
Top Contributor
Posts: 995
Joined: Mon Aug 01, 2005 4:12 pm
Location: Essex, UK
Contact:

Re: Attaching CSS to Html

Post by chrisjlocke »

In answer to your question (for anyone else reading) go to the Insert menu, and choose [/b]Style Sheet Link[/b]. If your CSS file lives in the same directory as the HTML, then you just need the filename (eg, style.css) otherwise you need the relative directory for that file, eg, styles/style.css

No, there isn't really a 'showcase' as such, otherwise people just advertise their own sites and its starts getting inappropriate - free advertising for commercial sites, etc. Instead, if you have a question or found a way WeBuilder (or HTML Pad, etc) has saved you hours of work, then that can be advertised (eg, look, I created this section of my site, and WeBuilder helped me do it in 3 mouseclicks, etc)
mo_nyc
Posts: 3
Joined: Sat Jun 14, 2008 10:28 pm

Re: Attaching CSS to Html

Post by mo_nyc »

Thank you for the reply.
Post Reply