Jump to content

Recommended Posts

Posted

Good evening

To not have different annotations I say now that my English is not very good, And if I've made a mistake sorry ..

 

I would like to ask how you can do in a Blogg sites ie (http://press-gr.blogspot.com/) this Blogg site has them here (Αρχική Αδιακρισίες Αποκαλύψεις Γνώμες ) those that I can do and I'm Html code or something else;

Posted

I can't remember the code but from the Source Code I found this.

ps: Div=something like folders(keep your code organized in "folders")[if I am wrong correct me]

 

<div class='widget-content'>

<ul>

<li><a href='http://press-gr.blogspot.com/'>Αρχική</a></li>

<li><a href='http://press-gr.blogspot.com/search/label/%CE%91%CE%B4%CE%B9%CE%B1%CE%BA%CF%81%CE%B9%CF%83%CE%AF%CE%B5%CF%82'>Αδιακρισίες</a></li>

<li><a href='http://press-gr.blogspot.com/search/label/%CE%91%CF%80%CE%BF%CE%BA%CE%B1%CE%BB%CF%8D%CF%88%CE%B5%CE%B9%CF%82'>Αποκαλύψεις</a></li>

<li><a href='http://press-gr.blogspot.com/search/label/%CE%93%CE%BD%CF%8E%CE%BC%CE%B5%CF%82'>Γνώμες</a></li>

<li><a href='http://press-gr.blogspot.com/search/label/Media'>Media</a></li>

<li><a href='http://www.news247.gr/Headlines.htm'>Πρωτοσέλιδα</a></li>

<li><a href='http://press-gr.blogspot.com/search/label/Οικονομία'>Οικονομία</a></li>

<li><a href='http://press-gr.blogspot.com/search/label/%CE%A4%CE%AD%CF%87%CE%BD%CE%B7'>Τέχνη</a></li>

<li><a href='http://www.i-press.blogspot.com/'>Τα Αρχεία του PRESS-GR</a></li>

</ul>

<div class='clear'></div>

<span class='widget-item-control'>

<span class='item-control blog-admin'>

<a class='quickedit' href='http://www.blogger.com/rearrange?blogID=31249303&widgetType=LinkList&widgetId=LinkList1&action=editWidget&sectionId=linkbar' onclick='return _WidgetManager._PopupConfig(document.getElementById("LinkList1"));' target='configLinkList1' title='Επεξεργασία'>

<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/>

</a>

</span>

</span>

<div class='clear'></div>

</div>

</div><div class='widget LinkList' id='LinkList8'>

Posted

I can't remember the code but from the Source Code I found this.

ps: Div=something like folders(keep your code organized in "folders")[if I am wrong correct me]

 

<div class='widget-content'>

<ul>

<li><a href='http://press-gr.blogspot.com/'>Αρχική</a></li>

<li><a href='http://press-gr.blogspot.com/search/label/%CE%91%CE%B4%CE%B9%CE%B1%CE%BA%CF%81%CE%B9%CF%83%CE%AF%CE%B5%CF%82'>Αδιακρισίες</a></li>

<li><a href='http://press-gr.blogspot.com/search/label/%CE%91%CF%80%CE%BF%CE%BA%CE%B1%CE%BB%CF%8D%CF%88%CE%B5%CE%B9%CF%82'>Αποκαλύψεις</a></li>

<li><a href='http://press-gr.blogspot.com/search/label/%CE%93%CE%BD%CF%8E%CE%BC%CE%B5%CF%82'>Γνώμες</a></li>

<li><a href='http://press-gr.blogspot.com/search/label/Media'>Media</a></li>

<li><a href='http://www.news247.gr/Headlines.htm'>Πρωτοσέλιδα</a></li>

<li><a href='http://press-gr.blogspot.com/search/label/Οικονομία'>Οικονομία</a></li>

<li><a href='http://press-gr.blogspot.com/search/label/%CE%A4%CE%AD%CF%87%CE%BD%CE%B7'>Τέχνη</a></li>

<li><a href='http://www.i-press.blogspot.com/'>Τα Αρχεία του PRESS-GR</a></li>

</ul>

<div class='clear'></div>

<span class='widget-item-control'>

<span class='item-control blog-admin'>

<a class='quickedit' href='http://www.blogger.com/rearrange?blogID=31249303&widgetType=LinkList&widgetId=LinkList1&action=editWidget&sectionId=linkbar' onclick='return _WidgetManager._PopupConfig(document.getElementById("LinkList1"));' target='configLinkList1' title='Επεξεργασία'>

<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/>

</a>

</span>

</span>

<div class='clear'></div>

</div>

</div><div class='widget LinkList' id='LinkList8'>

my friends to understand ...!
Posted

It's just list items. The only thing you have to do is to go at css and type

 

li

style:none;

 

I am not sure bro, I can't remember. Long time since I used for last time css.

Posted

Am I wrong? When I was watching some lessons, that's what I understood :D

divs are sections in a document that can be edited, separately.

 

Yep! Well, you can't use "folders" when speaking about coding in general. Sounds like childish. Anyway, it's more what you have in your mind, rather than what you say. So you might have gotten the meaning.. :D

Posted

Yep! Well, you can't use "folders" when speaking about coding in general. Sounds like childish. Anyway, it's more what you have in your mind, rather than what you say. So you might have gotten the meaning.. :D

That's what I understood, I am probably wrong.

 

When you want to edit many things in a section like put an outline in every image you have at the right of your website you put all images in a div(I think it's <div_id="name">)[i am probably wrong :D]) and then you go at css and you add outline on div_id="name". I can't remember the dictionary of css..

 

Blane give me your lights :D (In Greek if it's easier for you)

 

I was watching some free lesson in English and it was kind hard to understand every word he was saying :D

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • 🌟 Need fast setup and guaranteed warranty? All products are fully tested and delivered instantly 24/7.
    • 7 DAYS TO CLOSED BETA!   WARFRONT Closed Beta begins in just 7 days!    If you're planning to participate and haven't registered yet, please make sure you [b]register now[/b]. If you're coming with friends or your clan, please make sure they register too — registration only takes a few seconds.   https://l2warfront.com/   Over the next couple of days I will begin sending emails to registered players containing: Account registration/access link WARFRONT Game Client WARFRONT Launcher Final Closed Beta instructions Important: Special Closed Beta participant rewards will also be distributed using the email address you registered with, so please make sure you've registered with a valid email you can access.   Closed Beta: 3 October 2026 — 19:00 GMT+0 We're almost there. 7 days. Angels vs Demons. See you on the battlefield.
    • No problem — it will decrypt AA (any chronicles). Text telegram
    • As the title says, we are an International group of players that currently play on Exiliumworld for arround 5 years now and we plan to keep on playing here long term now on. Exiliumworld its a server created on Fafurion client, with new skills added for each class and a completely different gameplay. All classes are good and do great damage, there are new exciting features and party compositions that are incredibly great to be played.   While most of us are Romanians, we also have people from different countrys so English is the main language we use on PvP/TW/Sieges or whenever objective pops on. Our  community runs on Discord, we try to keep it very simple in terms of rules : We dont flame each other, we try to respect each member of this group and overall we mentain a good atmosphere inside the group by always laughing, being positive in any situation and helping each other out with whatever it's needed.   If you also wish to be a part  of our community and play on a server that is opened for over a decade and continues running smooth, always gets updates and fixes, contact me in private on Discord because i won't be active in here. About what classes you can play, we will discuss more details like that when we get in contact. Have a great day, guys and remember : Having a good, stable server and a group of players that respect you and help you whenever you are in need might be the perfect environment for you to grow as a player and also as human being!    CONTACT  DISCORD : pqtestpq_97112 (Me) ash3s8354 (Leader) xmariusx (Subleader)   Whoever you choose to talk to, you will meet a friendly person ready to answer your all questions about our group, server features or explain you all the insights of the server.  P.S. : Don't hesitate to contact us. We also recruit CPs or group of players, not only single players. Have a nice day!   #SABOTAGEclan  
    • Everyone offline so how can I buy it?  Can it Decript newest chronicles such as  Samurai Crow  or Essence??
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..