Viewing Snippets

Snippets



User: Roddy 12 years ago
Some points about your code for <h2>

Why are you using negative top and bottom margins?

You can't use quotes " in HTML. Use ...quot; which is the HTML entity.

Here's your <h2> with text aligned center and the entities for quotes...

<h2 style="font-family:Verdana;font-size:16px;color:lime;margin: 0; padding: 0; text-align: center"> The ...quot;Havaianas...quot; brand has inspired many adaptations of the classic Flip Flop Today this footwear goes everywhere.</h1>

If you want a hyperlink in the HTML you will need to use an anchor tag.

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: lkrit 12 years ago
Okay I understand about eliminating margins..and I understand Quotes..thats good....but ..I want to convert Havaianas to hyper links and I dont understand what and how to use an anchor tag..don't even know what it is?!

Incidentally my links are copying over great..they are all working!
User: Roddy 12 years ago
<h2 style="font-family:Verdana;font-size:16px;color:lime;margin: 0; padding: 0; text-align: center"> The <a href="http://www.website.com">...quot;Havaianas...quot;</a> brand has inspired many adaptations of the classic Flip Flop Today this footwear goes everywhere.</h1>

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: lkrit 12 years ago
wow ..that's great..the only thing I need now is how to change the link color to whatever my sentences are..you're great!
User: Roddy 12 years ago
<h2 style="font-family:Verdana;font-size:16px;color:lime;margin: 0; padding: 0; text-align: center"> The <a href="http://www.website.com" style="color: #FF0000">...quot;Havaianas...quot;</a> brand has inspired many adaptations of the classic Flip Flop Today this footwear goes everywhere.</h1>

Note this - style="color: #FF0000" - inside the anchor tag.

Change the color number or type (red, blue, green etc) to whatever you need.

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: lkrit 12 years ago
everything is working fine..will be easy once I get the hang of it...when I did h1 tags in iweb..I was able to change colors and sizes by just selecting fonts etc as iweb didn't pay much attention to whatever html I put in.. I could have green in the code and yellow on the page and yellow would show up....I think when you have the final version you should offer several different h1-2-3- codes as options.so it would make it much more customer friendly. As far as I'm concerned you've given me enough options that I think will cover me.

Can you tell me..when I"m copying links..some have a tiny arrow and some don't.. even though they seem to both work equally.

Can you also tell me about the Horizontal Blue Guide lines...sometimes they determine my text placement and will not let me move the horizontal line up .I can work around it but I know there must be a way To move it . Thank you so much for your help..it is invaluable and I could not have gotten this far without it...Thanks again
User: lkrit 12 years ago
Suddenly I'm having a problem publishing to a folder......everything worked fine this morning.. till this new problem....see umbrellas 0..that's the last time it published and It s a page in work...I then tried to publish umbrellas 1...and it would not take it but just kept repeating umbrellas 0....Thanks

Umbrellas 0.jpg

Umbrellas 1.jpg
User: Paul-RAGESW 12 years ago
Please make new topics for separate issues. Adding all your topics to one forum thread makes it difficult to focus on each issue.

-------------------------------
Paul
EverWeb Developer
User: lkrit 12 years ago
When I searched publishing and also wanted to start a string..I could not see where to post ...I would appreciate an answer to my publishing problem because it has stopped me from continuing transfer of iweb...
User: Paul-RAGESW 12 years ago
Press the New Topic Button, just as you did when you started this topic.

I do not yet know the answer because I need more information, but please make a new post first.

-------------------------------
Paul
EverWeb Developer


Post Reply
You must login or signup to post.